Files
u-boot/include/configs
Tom Rini c90c43cda8 Merge tag 'arc-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
Here we do a couple of minor fixes like:
 - Move .ivt section to the very beginning of the image
   by default which allows us to use that image put right
   at reset vector (usually 0x0)

 - Improve relocation fix-up which became required once
   we moved .ivt and understood a problem with existing implementation
   where we relied on a particular placement of sections.
   Now we don't care about placement because we just explicitly
   check for .text and in case of ARCompact .ivt sections

 - Re-implemnt do_reset() such that it calls reset_cpu() which
   could implmented for a particular board

And hte most important part we introduce support for yet another
devboard from Synopsys - EMDK.
2018-05-31 14:17:36 -04:00
..
2018-05-14 21:28:38 -04:00
2018-05-20 12:06:55 +02:00
2018-05-29 10:37:52 +02:00
2018-05-29 10:37:52 +02:00
2018-05-14 21:28:38 -04:00
2018-05-29 10:37:52 +02:00
2018-05-29 10:37:52 +02:00
2018-05-29 10:37:52 +02:00
2018-05-29 10:37:52 +02:00
2018-05-08 09:07:34 -04:00
2018-05-08 09:07:34 -04:00
2018-05-29 10:37:52 +02:00
2018-04-27 09:32:54 +02:00
2018-05-29 10:37:52 +02:00
2018-05-24 15:59:17 +03:00
2018-05-08 09:07:34 -04:00
2018-05-29 10:37:52 +02:00
2018-05-08 09:07:34 -04:00
2018-05-29 10:37:52 +02:00
2018-05-29 10:37:52 +02:00
2018-05-07 11:52:48 -04:00