]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND: Remove ONFI detection message to from bootup log
authorStefan Roese <sr@denx.de>
Mon, 7 May 2012 21:29:30 +0000 (21:29 +0000)
committerScott Wood <scott@tyr.buserror.net>
Fri, 18 May 2012 23:17:06 +0000 (18:17 -0500)
commite52fee9b04157c3f5bd73bb122e95d0c6ebb2270
tree448b155b73bf48b37289f4dc73897e75d9e7f0ba
parent76d067ac33947f08fbbdea27bae5f3a263eda3f3
NAND: Remove ONFI detection message to from bootup log

Without this patch, boot shows this messages upon NAND detection:

NAND:  ONFI flash detected
ONFI param page 0 valid
ONFI flash detected
ONFI param page 0 valid
128 MiB

With this patch, its back to the U-Boot "standard":

NAND:  128 MiB

Tested on x600 (SPEAr600).

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Amit Virdi <amit.virdi@st.com>
Cc: Vipin Kumar <vipin.kumar@st.com>
Cc: Scott Wood <scottwood@freescale.com>
Acked-by: Amit Virdi <amit.virdi@st.com>
Signed-off-by: Scott Wood <scott@tyr.buserror.net>
drivers/mtd/nand/nand_base.c