1
0
Fork 0
remarkable-uboot/drivers
Eric Schumann 3a3baf3ee6 Make flash protection work, when the environment is in EEPROM
On the pcm030 the environment is located in the onboard EEPROM. But we want
to handle flash sector protection in a safe manner. So we must read the
unlock environment variable from EEPROM instead from flash.

This patch is required as long the evironment is saved into the EEPROM.

Stefan: Additional change as suggested by Wolfgang, use bigger char array
(instead of 4).

Signed-off-by: Eric Schumann <E.Schumann@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
2009-03-23 09:50:45 +01:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block sata_sil3114: fix compiler warning 2009-02-19 00:37:18 +01:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c 8xx: add support for new keymile kmsupx4 board. 2009-03-18 20:50:05 +01:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc Move ali512x.h 2009-03-20 22:39:13 +01:00
mmc OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01:00
mtd Make flash protection work, when the environment is in EEPROM 2009-03-23 09:50:45 +01:00
net lan91c96/smc91111/smc911x: get mac address from environment 2009-03-20 22:39:11 +01:00
pci sh: Add some register value configurable to PCI of SH7780 2009-03-12 23:58:30 +09:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe Merge branch 'master' of git://git.denx.de/u-boot-net 2009-02-01 21:31:37 +01:00
rtc Blackfin: only initialize the RTC when actually used 2008-10-23 05:03:50 -04:00
serial Replaced endpoint numbers with appropriate macros in usbtty.c. 2009-03-21 10:40:24 +01:00
spi i.MX31: support GPIO as a chip-select in the mxc_spi driver 2009-02-24 09:48:33 +01:00
usb r8a66597-hcd: fix cannot use external hub 2009-02-22 10:57:42 +01:00
video video: add an i.MX31 framebuffer driver 2009-02-24 10:22:59 +01:00