Go to the documentation of this file. 1 #ifndef _PPC_BOOT_PLANETCORE_H_
2 #define _PPC_BOOT_PLANETCORE_H_
6 #define PLANETCORE_KEY_BOARD_TYPE "BO"
7 #define PLANETCORE_KEY_BOARD_REV "BR"
8 #define PLANETCORE_KEY_MB_RAM "D1"
9 #define PLANETCORE_KEY_MAC_ADDR "EA"
10 #define PLANETCORE_KEY_FLASH_SPEED "FS"
11 #define PLANETCORE_KEY_IP_ADDR "IP"
12 #define PLANETCORE_KEY_KB_NVRAM "NV"
13 #define PLANETCORE_KEY_PROCESSOR "PR"
14 #define PLANETCORE_KEY_PROC_VARIANT "PV"
15 #define PLANETCORE_KEY_SERIAL_BAUD "SB"
16 #define PLANETCORE_KEY_SERIAL_PORT "SP"
17 #define PLANETCORE_KEY_SWITCH "SW"
18 #define PLANETCORE_KEY_TEMP_OFFSET "TC"
19 #define PLANETCORE_KEY_TARGET_IP "TIP"
20 #define PLANETCORE_KEY_CRYSTAL_HZ "XT"