u-boot/board/micronas/vct
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation
A large number of boards incorrectly used getenv() in their board init
code running before relocation.  In some cases this caused U-Boot to
hang when certain environment variables grew too long.
Fix the code to use getenv_r().

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: The LEOX team <team@leox.org>
Cc: Michael Schwingen <michael@schwingen.org>
Cc: Georg Schardt <schardt@team-ctech.de>
Cc: Werner Pfister <Pfister_Werner@intercontrol.de>
Cc: Dirk Eibach <eibach@gdsys.de>
Cc: Peter De Schrijver <p2@mind.be>
Cc: John Zhan <zhanz@sinovee.com>
Cc: Rishi Bhattacharya <rishi@ti.com>
Cc: Peter Tyser <ptyser@xes-inc.com>
2011-05-12 19:48:42 +02:00
..
vcth MIPS: Add VCT board series support (Part 3/3) 2009-01-27 23:08:26 +09:00
vcth2 MIPS: Add VCT board series support (Part 3/3) 2009-01-27 23:08:26 +09:00
vctv MIPS: Add VCT board series support (Part 3/3) 2009-01-27 23:08:26 +09:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
bcu.h MIPS: Add VCT board series support (Part 1/3) 2009-01-27 23:08:08 +09:00
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
dcgu.c MIPS: Add VCT board series support (Part 1/3) 2009-01-27 23:08:08 +09:00
dcgu.h MIPS: Add VCT board series support (Part 1/3) 2009-01-27 23:08:08 +09:00
ebi.c MIPS: Add VCT board series support (Part 1/3) 2009-01-27 23:08:08 +09:00
ebi.h MIPS: Add VCT board series support (Part 1/3) 2009-01-27 23:08:08 +09:00
ebi_nor_flash.c MIPS: Add VCT board series support (Part 1/3) 2009-01-27 23:08:08 +09:00
ebi_onenand.c MIPS: VCT: Remove read_spareram reference 2009-09-28 13:55:06 -05:00
ebi_smc911x.c Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API 2009-07-22 22:53:44 -07:00
ehci.c MIPS: Add VCT board series support (Part 2/3) 2009-01-27 23:08:17 +09:00
gpio.c MIPS: Add VCT board series support (Part 2/3) 2009-01-27 23:08:17 +09:00
scc.c MIPS: Add VCT board series support (Part 2/3) 2009-01-27 23:08:17 +09:00
scc.h MIPS: Add VCT board series support (Part 2/3) 2009-01-27 23:08:17 +09:00
smc_eeprom.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
top.c MIPS: Add VCT board series support (Part 2/3) 2009-01-27 23:08:17 +09:00
u-boot.lds MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00
vct.c Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
vct.h MIPS: Add VCT board series support (Part 2/3) 2009-01-27 23:08:17 +09:00