Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
MACHINE = "sunray2"
|
||||
KERNEL_DEVICETREE = "fsp2.dtb"
|
||||
KBUILD_DEFCONFIG = "44x/fsp2_defconfig"
|
||||
|
||||
require conf/machine/include/fsp2.inc
|
||||
|
||||
UBOOT_MACHINE:sunray2 = "fsp2_defconfig"
|
||||
UBOOT_ENTRYPOINT = "0x10000000"
|
||||
UBOOT_LOADADDRESS = "0x10000000"
|
||||
|
||||
Reference in New Issue
Block a user