1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-11 04:56:47 +02:00
Files
u-boot-megous/common
Bin Meng 715f599f8a common: Display >=4GiB memory bank size
bd->bi_dram[] has both start address and size defined as 32-bit,
which is not the case on some platforms where >=4GiB memory bank
is used. Change them to support such memory banks.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-14 03:24:20 -06:00
..
2015-08-12 20:47:56 -04:00
2015-05-10 09:59:38 -04:00
2015-06-10 19:26:54 -06:00
2015-07-20 07:21:47 -06:00
2015-01-30 09:19:17 -05:00
2015-01-30 09:19:16 -05:00
2014-12-29 16:31:24 -05:00
2015-01-29 17:09:57 -07:00
2015-04-16 19:27:43 -06:00
2015-05-14 19:58:34 -06:00
2015-07-27 15:53:48 -07:00
2015-05-21 09:13:19 -04:00
2015-04-07 08:41:10 -04:00
2015-01-05 12:08:51 -05:00
2015-08-05 17:22:43 +02:00