New layout of images

This commit is contained in:
Pascal Vizeli
2018-03-21 23:39:39 +01:00
parent 44bd16e090
commit f4aa7c4d64
5 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
global bootm.image="/dev/disk0.2/boot/bzImage"
global linux.bootargs.base="root=/dev/sda3 rootfstype=squashfs ro"

View File

@@ -7,6 +7,7 @@ CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW=y
CONFIG_STATE=y
CONFIG_BOOTCHOOSER=y
CONFIG_CMD_UIMAGE=y
CONFIG_CMD_DETECT=y
CONFIG_CMD_STATE=y
CONFIG_CMD_BOOTCHOOSER=y
CONFIG_DRIVER_SERIAL_EFI=y

View File

@@ -12,6 +12,7 @@ image boot.vfat {
image sdcard.img {
hdimage {
align = 1M
extended-partition = 2
}
partition boot {