]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Revert "env: fix potential stack overflow in environment functions"
authorTom Rini <trini@ti.com>
Fri, 5 Apr 2013 18:55:21 +0000 (14:55 -0400)
committerTom Rini <trini@ti.com>
Fri, 5 Apr 2013 18:55:21 +0000 (14:55 -0400)
commitcd0f4fa1ca2901312ae78bc27d4edc8286fcbf1d
tree244e08cd2c8702c9c6c5854eece41377716dbd31
parentbc5fd908d976cfd898e8cbb591e7220ddc8a684a
Revert "env: fix potential stack overflow in environment functions"

Wolfgang requested this be reverted and Rob agreed after further
discussion.  This was a symptom of a larger problem we need to deal
with.

This reverts commit 60d7d5a63189c9f77a190c9965861dc15482c2d0.

Signed-off-by: Tom Rini <trini@ti.com>
common/env_dataflash.c
common/env_eeprom.c
common/env_fat.c
common/env_mmc.c
common/env_nand.c
common/env_nvram.c
common/env_onenand.c
common/env_sf.c