
Lucas/Scott,
-----Original Message----- From: Scott Wood [mailto:scottwood@freescale.com] Sent: Monday, October 15, 2012 1:06 PM To: Lucas Stach Cc: u-boot@lists.denx.de; Tom Warren Subject: Re: [U-Boot] [PATCH v2] tegra: nand: make ONFI detection work
On 10/14/2012 10:32:52 AM, Lucas Stach wrote:
Scott, can I have your Acked-by for this, so Tom can take it through the Tegra tree?
Thanks, Lucas
Am Sonntag, den 07.10.2012, 23:29 +0200 schrieb Lucas Stach:
Add the missing bits to the Tegra NAND driver to make ONFI
detection work
properly.
Also add it to the Tegra default config, as it seems to be a
reasonable thing
to have it available on all boards that use any kind of NAND.
Signed-off-by: Lucas Stach dev@lynxeye.de
v2: use puts instead of printf
drivers/mtd/nand/tegra_nand.c | 36
++++++++++++++++++++++++++++++++++++
include/configs/tegra20-common.h | 1 + 2 Dateien geändert, 37 Zeilen hinzugefügt(+)
Acked-by: Scott Wood scottwood@freescale.com
Applied to u-boot-tegra/next and pushed to denx.de.
Tom
-Scott