blob: e61487f7fcfc23d4ae3cdb1a0be83ef7d8f9f315 [file] [log] [blame]
Ivan Mikhaylov4b2430e2017-10-24 21:17:24 +03001MACHINE = "sunray2"
2KERNEL_DEVICETREE = "fsp2.dtb"
3KBUILD_DEFCONFIG = "44x/fsp2_defconfig"
4
5require conf/machine/include/fsp2.inc
6
7#dummy uboot settings
8UBOOT_MACHINE_sunray2 = "mpc8308_p1m_defconfig"
9UBOOT_ENTRYPOINT = "0x0"
10UBOOT_LOADADDRESS = "0x0"
11