Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
authorLukasz Majewski <lukma@denx.de>
Thu, 16 May 2019 14:01:37 +0000 (16:01 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 18:14:50 +0000 (20:14 +0200)
commitef9e57d39991118e1630f5f4269bd6e504ac3a66
tree659f5cc7f7732ce357ff006afec5cbe0a9c47a37
parentf63c43b8defb75a9f97d4552f4993537759a39dd
Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset

This option will provide the offset in the parallel NOR flash memory to,
which the falcon boot data is stored.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
cmd/Kconfig