mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +02: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>