Home
last modified time | relevance | path

Searched hist:d92ca46e72ef2b8c93c5dfd50e9dd8df448cf899 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Domapl138_lcdk.hd92ca46e72ef2b8c93c5dfd50e9dd8df448cf899 Tue Nov 29 13:31:30 UTC 2016 Fabien Parent <fparent@baylibre.com> 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>
/rk3399_rockchip-uboot/scripts/
H A Dconfig_whitelist.txtd92ca46e72ef2b8c93c5dfd50e9dd8df448cf899 Tue Nov 29 13:31:30 UTC 2016 Fabien Parent <fparent@baylibre.com> 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>