blob: dd21344f39eb1a1624920acb30b1fe3b3e9df7d3 [file] [log] [blame]
Dave Cobbley5dd2a7c2018-08-23 23:07:27 -04001MACHINE = "sunray2"
2KERNEL_DEVICETREE = "fsp2.dtb"
3KBUILD_DEFCONFIG = "44x/fsp2_defconfig"
4
5require conf/machine/include/fsp2.inc
6
Ivan Mikhaylovae980a82018-09-20 11:04:48 -04007UBOOT_MACHINE_sunray2 = "fsp2_defconfig"
8UBOOT_ENTRYPOINT = "0x10000000"
9UBOOT_LOADADDRESS = "0x10000000"
Dave Cobbley5dd2a7c2018-08-23 23:07:27 -040010