9936af92c4
imx7d-sdb has been converted to use disto boot in U-Boot. Add extlinux.conf support so that the board can boot correctly. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Pierre-Jean Texier <texier.pj2@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
Label imx7d-sabresd-buildroot
|
|
kernel /boot/zImage
|
|
devicetree /boot/imx7d-sdb.dtb
|
|
append root=PARTUUID=${uuid} rootwait rw console=${console},${baudrate}
|