KMACHINE = "aspeed" | |
KERNEL_DEVICETREE = "${KMACHINE}-bmc-microsoft-${MACHINE}.dtb" | |
require conf/machine/include/ast2400.inc | |
require conf/machine/include/obmc-bsp-common.inc | |
UBOOT_MACHINE_olympus = "ast_g4_phy_config" | |
UBOOT_ENTRYPOINT = "0x40008000" | |
UBOOT_LOADADDRESS = "0x40008000" | |
FLASH_SIZE = "32768" |