11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
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"
|
|
|