mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
5fd6d4c7b3
Now we use fdtdec_setup_mem_size_base() to get DRAM base from fdt ram node and update gd->ram_base. CFG_SYS_SDRAM_BASE is unused and will be removed. Also, since mt7622 always passes fdt to linux kernel, there's no need to assign value to gd->bd->bi_boot_params. Signed-off-by: Weijie Gao <weijie.gao@mediatek.com> |
||
---|---|---|
.. | ||
mt7620 | ||
mt7621 | ||
mt7622 | ||
mt7623 | ||
mt7628 | ||
mt7629 | ||
mt7981 | ||
mt7986 | ||
mt8183 | ||
mt8512 | ||
mt8516 | ||
mt8518 |