WIP: Rpi3 (#20)
* initial * Update kernel * Cleanup * Update info * Update barebox.config * Update kernel.config * Update kernel config * Fix docker * Create linux.config * Rename buildroot-external/board/ova/barebox-env/boot/system0 to buildroot-external/barebox-env/boot/system0 * Rename buildroot-external/board/ova/barebox-env/boot/system1 to buildroot-external/barebox-env/boot/system1 * Rename linux.config to kernel.config * Update kernel.config * Update kernel.config * Update ova_defconfig * Update rpi3_defconfig * Update ova_defconfig
This commit is contained in:
5
buildroot-external/barebox-env/boot/system0
Normal file
5
buildroot-external/barebox-env/boot/system0
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
global bootm.image="/mnt/disk1/boot/bzImage"
|
||||
global linux.bootargs.dyn.root="root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro"
|
||||
|
||||
Reference in New Issue
Block a user