]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/omapl138_lcdk.h
davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
authorFabien Parent <fparent@baylibre.com>
Tue, 29 Nov 2016 13:31:30 +0000 (14:31 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 18:21:16 +0000 (13:21 -0500)
commitd92ca46e72ef2b8c93c5dfd50e9dd8df448cf899
tree61cdc92798ac23cc1cc1fd341f1700ba85acf656
parentcf07d39fb17b376cb69eb86ac15c1088f01a33ef
davinci: omapl138_lcdk: use correct define for 16 bit NAND chips

The omapl138_lcdk header defines CONFIG_SYS_NAND_BUSWIDTH_16_BIT while
the correct name is CONFIG_SYS_NAND_BUSWIDTH_16BIT.
While renaming the only occurrence of CONFIG_SYS_NAND_BUSWIDTH_16_BIT,
let's also remove it from the config_whitelist.txt file.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/omapl138_lcdk.h
scripts/config_whitelist.txt