Files
u-boot/include
Jagan Teki 79030a4861 rockchip: Add Single boot image (with binman, pad_cat)
All rockchip platforms support TPL or SPL-based bootloader
in mainline with U-Boot proper as final stage. For each
stage we need to burn the image on to flash with respective
offsets.

This patch creates a single boot image component using
- binman, for arm32 rockchip platforms
- pad_cat, for arm64 rockchip platforms.

This would help users to get rid of burning different
boot stage images.

The new image called 'u-boot-rockchip.bin'
which can burn into flash like:

₹ sudo dd if=u-boot-rockchip.bin of=/dev/sda seek=64

This would support all rockchip platforms, except rk3128
since it doesn't support for SPL yet.

Cc: Matwey V. Kornilov <matwey.kornilov@gmail.com>
Cc: Wadim Egorov <w.egorov@phytec.de>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-01-30 11:44:01 +08:00
..
2019-12-06 16:44:20 -05:00
2019-10-16 05:42:27 +02:00
2019-09-04 11:37:19 -05:00
2019-11-17 17:22:53 +08:00
2019-07-24 13:16:29 -04:00
2019-12-15 11:44:16 +08:00
2019-11-02 18:00:51 +08:00
2019-09-20 20:09:19 +02:00
2019-07-19 11:11:09 +08:00
2020-01-07 14:37:50 +01:00
2019-04-23 20:26:43 -06:00
2019-10-13 23:34:43 +02:00
2019-10-06 16:02:37 +02:00
2019-04-22 12:06:39 -04:00
2020-01-24 23:06:47 +05:30
2020-01-20 15:38:16 +01:00
2019-02-20 15:27:09 +08:00
2019-12-17 06:58:19 +01:00
2019-02-09 12:50:22 -07:00
2020-01-24 23:06:49 +05:30
2019-10-14 09:31:41 +02:00
2020-01-20 15:38:16 +01:00
2020-01-24 23:06:49 +05:30
2019-11-07 18:39:16 -05:00
2019-08-11 16:43:41 -04:00
2019-02-02 08:19:17 -05:00
2020-01-07 16:03:01 -07:00
2019-12-02 18:23:11 -05:00
2019-08-02 11:19:14 -04:00
2019-05-20 13:50:34 +02:00
2020-01-25 12:04:36 -05:00
2020-01-24 23:06:48 +05:30
2019-12-15 11:44:11 +08:00
2019-05-20 13:50:34 +02:00
2019-12-06 16:44:19 -05:00
2019-02-01 16:59:12 +01:00
2019-05-21 17:33:23 -06:00
2020-01-24 23:06:49 +05:30
2020-01-21 15:56:15 +01:00
2019-12-02 18:23:09 -05:00
2019-07-19 20:14:50 +02:00