diff options
author | Stefan Roese <sr@denx.de> | 2006-10-07 11:36:51 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-10-07 11:36:51 +0200 |
commit | 5c912cb1c31266c66ca59b36f9b6f87296421d75 (patch) | |
tree | 10f685cfa2eace47013f5d663ee3fed7c0ace451 /CHANGELOG | |
parent | 5bc528fa4da751d472397b308137238a6465afd2 (diff) | |
download | u-boot-5c912cb1c31266c66ca59b36f9b6f87296421d75.tar.gz u-boot-5c912cb1c31266c66ca59b36f9b6f87296421d75.tar.xz u-boot-5c912cb1c31266c66ca59b36f9b6f87296421d75.zip |
CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
Patch by Stefan Roese, 07 Oct 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* CFG_NAND_QUIET_TEST added to not warn upon missing NAND device + Patch by Stefan Roese, 07 Oct 2006 + * Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 |