summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Trimarchi <[email protected]>2022-01-07 18:27:17 +0100
committerStefano Babic <[email protected]>2022-02-05 13:38:39 +0100
commit02737ac86d016deaa93bc308daa68bde13cee30c (patch)
treef7206dc748991b5f1255f0e3ad16de1c33888738 /include
parent0be742d06d9a8d4ca8048422a55305a8c4ac571b (diff)
cmd_nandbcb: Support secondary boot address of imx8mn
Add support of secondary boot address for imx8mn. The secondary boot address is hardcoded in the fuse. The value is calculated from there according to the following description: The fuse IMG_CNTN_SET1_OFFSET (0x490[22:19]) is defined as follows: - Secondary boot is disabled if fuse value is bigger than 10, n = fuse value bigger than 10. - n == 0: Offset = 4MB - n == 2: Offset = 1MB - Others & n <= 10 : Offset = 1MB*2^n - For FlexSPI boot, the valid values are: 0, 1, 2, 3, 4, 5, 6, and 7. Signed-off-by: Michael Trimarchi <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions