1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 22:59:17 +01:00
Files
u-boot-megous/include/configs
T Karthik Reddy 53c69dec33 board: xilinx: Add support for user configurable boot script offset
Currently "script_offset_f" env variable is hardcoded, this variable
specifies from which offset of the flash boot.scr should be read/write.
As flashes are of different sizes having a fixed offset makes it
difficult to load other images into the flash which may overwrite the
boot script or cannot utilize the full memory. This current fix
creates a new config "CONFIG_BOOT_SCRIPT_OFFSET" which holds the
offset address, overwrites the "script_offset_f" variable.
Also removed existing variable with default values, as the default
values are held by CONFIG_BOOT_SCRIPT_OFFSET

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-01-14 09:05:52 +01:00
..
2020-01-07 10:26:56 +01:00
2019-03-28 10:42:47 +03:00
2019-12-15 11:44:30 +08:00
2020-01-07 10:26:56 +01:00
2020-01-07 10:26:56 +01:00
2019-11-17 17:23:26 +08:00
2019-02-01 16:59:13 +01:00
2019-02-09 12:50:21 -07:00
2020-01-08 13:20:09 +01:00
2020-01-10 10:25:13 -05:00
2019-12-23 14:06:47 +05:30
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-10 10:25:13 -05:00
2020-01-07 10:26:56 +01:00
2019-11-17 17:23:00 +08:00
2020-01-10 10:25:13 -05:00
2019-12-23 14:06:47 +05:30
2019-12-23 14:06:47 +05:30
2019-12-23 14:06:47 +05:30