Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arc
authorTom Rini <trini@konsulko.com>
Mon, 15 Oct 2018 11:20:07 +0000 (07:20 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 15 Oct 2018 11:20:07 +0000 (07:20 -0400)
commit6e7a186dc5d50f563e224e9ae7be70defff7ee0d
tree6dd8a9f9ec9a8ed48538e6d621a51939a2d36af9
parent19ca29f3ff5811e058360aa275208d219b3078c2
parent6e63314f432d32d2ce12a51dafa78129e81fe9cf
Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arc

More fixes and improvements for ARC here:

Fixes (this time included for real):
 * Take care of global uninitialized variables
   They used to be put right after .bss section and were never
   zeroed as they should be. Now merged with normal .bss

Improvements:
 * Print more verbose CPU info for boards built on real silicon
 * Add support for SD-card detection on all ARC boards
 * Quite a few fixes for IoT DK
   - Support reset by command
   - Print of CPU freq on boot
   - Link for eFlash etc