Files
u-boot/include/configs
Soeren Moch 0f3e2942c9 board: tbs2910: Use recommended distroboot addresses
According to doc/README.distro fdt_addr must not be set when DTB is not
available from hardware. So remove this entry.

Use address 32MB above the start of DRAM for kernel_addr_r. This way
we likely can avoid the self-relocation of the compressed kernel image
before it decompresses to offset 0x8000 from start of DRAM.

Use address 128MB above the start of DRAM for fdt_addr_r, since this is
the maximum location for the end of the kernel. So we avoid overwriting
the DTB.

Use 512k above that for ramdisk_addr_r. This should be enough for the
DTB, rest of DRAM can be used for initrd.

Place boot script / extlinux.conf at offset 0 / 1MB from start of DRAM.
This space is available for processing in U-Boot.

Signed-off-by: Soeren Moch <smoch@web.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2020-10-02 08:42:36 -04:00
..
2020-04-28 15:57:58 -04:00
2019-12-15 11:44:30 +08:00
2020-07-28 16:18:10 -04:00
2020-01-14 22:15:21 +01:00
2020-08-23 13:06:36 -04:00
2020-04-28 15:57:58 -04:00
2020-04-28 15:57:58 -04:00
2020-08-23 13:06:36 -04:00
2020-01-14 22:15:21 +01:00
2020-04-28 15:57:58 -04:00
2020-07-28 16:18:06 -04:00
2019-12-23 14:06:47 +05:30
2020-04-28 15:57:58 -04:00
2020-06-29 22:36:35 +02:00
2020-06-26 10:29:06 -04:00
2020-07-17 08:47:29 -04:00
2020-08-03 17:03:57 +02:00
2020-08-23 13:06:36 -04:00
2020-07-17 08:47:29 -04:00
2020-06-26 10:29:05 -04:00
2020-07-17 08:47:29 -04:00
2020-04-28 15:57:58 -04:00
2020-04-28 15:57:58 -04:00
2020-07-25 11:24:02 +02:00
2019-12-23 14:06:47 +05:30
2019-12-23 14:06:47 +05:30
2020-06-26 10:29:05 -04:00
2020-09-23 00:14:56 +02:00
2020-06-26 10:29:06 -04:00
2020-07-28 16:18:06 -04:00
2020-08-23 13:06:36 -04:00
2020-07-17 08:47:29 -04:00