mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
a6612bdfe7
We don't actually need the kdb param as we are just using it to get bd->bi_memsize which we can get from gd->bd->bi_memsize. Also, if we boot via OF we might not actually fill out a kdb. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Marian Balakowicz <m8@semihalf.com> |
||
---|---|---|
.. | ||
board.c | ||
bootm.c | ||
cache.c | ||
interrupts.c | ||
Makefile | ||
time.c | ||
traps.c |