We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822d64d commit ceee515Copy full SHA for ceee515
configs/common/patches/u-boot/0001-enable-distroboot.patch
@@ -50,7 +50,7 @@ index 12cdefac84..de5219eb49 100644
50
+ "fdtoverlay_addr_r=0x81300000\0" \
51
+ "pxefile_addr_r=0x81400000\0" \
52
+ "scriptaddr=0x81500000\0" \
53
-+ "ramdisk_addr_r=0x81600000\0" \
++ "ramdisk_addr_r=0x84000000\0" \
54
+ "kernel_comp_addr_r=" __stringify(CVIMMAP_UIMAG_ADDR) "\0" \
55
+ "kernel_comp_size=" __stringify(CVIMMAP_UIMAG_SIZE) "\0" \
56
+ "fdtfile=" FDT_NO ".dtb\0" \
0 commit comments