
On Fri, 18 Jun 2021 15:27:03 +0200, Pali Rohár wrote:
Enable U-Boot bootz command and update env scripts to try loading also zImage file and to try booting via bootz command.
Update also lowlevel_init.S code for checking validity of zImage magic to correctly relocate kernel in zImage format.
This change allows U-Boot to directly boot Linux kernel without need for converting kernel image into U-Boot uImage format.
Applied to https://source.denx.de/u-boot/custodians/u-boot-ti.git for-rc, thanks! [1/2] Nokia RX-51: Add support for booting kernel in zImage format https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/77122d6fad [2/2] Nokia RX-51: Load bootmenu also from uSD card https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/da523d3250
-- Thanks and Regards, Lokesh