diff options
author | Tom Rini <trini@konsulko.com> | 2021-09-12 20:32:24 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-09-27 21:38:34 -0400 |
commit | c8c934b91061817757560b7bf9e195d5ddcbd3b3 (patch) | |
tree | f45de4217f0b08d874f9c8b62bf9956374b4bfba /drivers/ddr/fsl/ddr1_dimm_params.c | |
parent | bdeedc16e140bdb9d85af9dfd224e66b1f60385f (diff) |
ti: keystone: Clean up or migrate some NAND related options.
The COFNIG_KEYSTONE_RBL_NAND option is always enabled for the driver on
keystone platforms, but not older davinci platforms. Use def_bool for
the symbol. For CONFIG_KEYSTONE_NAND_MAX_RBL_PAGE, it's only used within
the driver and derived from another symbol, so remove CONFIG from the
name. Finally, CONFIG_KEYSTONE_NAND_MAX_RBL_SIZE is a bit more fixed.
For now, use the value directly. Long term, as part of DM'ifying NAND,
this should come from the device tree.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/ddr/fsl/ddr1_dimm_params.c')
0 files changed, 0 insertions, 0 deletions