small update
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
0de60ee334
commit
2bef9a960a
|
@ -6,6 +6,6 @@
|
|||
#include "chip.h"
|
||||
|
||||
struct chip_operations mainboard_newisys_khepri_ops = {
|
||||
CHIP_NAME("Newisys Khepri mainboard ")
|
||||
CHIP_NAME("Newisys 2100 mainboard")
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue