openwrt/target/linux/realtek/image
Jonas Jelonek 74b5a63cf9
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
realtek: image: add rt-loader-no-uimage recipe
Add a new recipe 'rt-loader-no-uimage' that passes the kernel load
address to rt-loader, causing it to use that instead of it's initial run
address.

The usual behavior is fine for uImages where the load address is
predefined in the header, U-boot loads the image to that address and
then runs it, rt-loader just takes over that address. For non-uImage
instead, the address is tightly coupled to where the image has been
transferred during serial or TFTP upload. This may not be possible on
several devices. Passing a separate kernel load address to rt-loader
decouples that and avoids taking the pain to change the load address of
the kernel itself.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21248
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-12-23 00:26:35 +01:00
..
rt-loader realtek: rt-loader: allow arbitrary kernel load address 2025-12-23 00:26:34 +01:00
common.mk realtek: add xgs1210-12 b1 and switch to rt-loader 2025-10-19 19:41:46 +02:00
Makefile realtek: image: add rt-loader-no-uimage recipe 2025-12-23 00:26:35 +01:00
rtl838x.mk realtek: rtl838x: rename GS1900 series v1/v2 to A1/B1 2025-09-24 13:41:04 +02:00
rtl839x.mk realtek: rtl839x: rename GS1900 series v1/v2 to A1/B1 2025-09-24 13:41:04 +02:00
rtl930x.mk realtek: rtl930x: Add support for Plasma Cloud MCX3 Media Converter 2025-11-07 21:12:58 +01:00
rtl930x_nand.mk realtek: add support for Linksys LGS328C 2025-10-05 12:14:05 +02:00
rtl931x.mk realtek: rtl931x: Add support for Plasma Cloud ESX28 Switch 2025-10-04 16:16:22 +02:00
rtl931x_nand.mk realtek: add support for Linksys LGS352C 2025-10-05 12:14:05 +02:00