mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-15 07:41:51 +01:00
Variables which had previously been stored in .bss are moved to .data. In addition, probed needs to be reset when the clock driver is re-bound post-relocation. Signed-off-by: Sean Anderson <seanga2@gmail.com>