summaryrefslogtreecommitdiff
path: root/include/reset.h
diff options
context:
space:
mode:
authorBryan O'Donoghue <[email protected]>2018-04-15 11:48:17 +0100
committerTom Rini <[email protected]>2018-04-17 17:45:08 -0400
commitbbac9222dcf2a4c233269e67ea38ddfb3536d85b (patch)
treebff7109c2afc9958662ee27af99fdef27ef3307c /include/reset.h
parent721881c4178dc5ca1f201c9d9f8e86d32499666f (diff)
bootm: Align cache flush begin address
commit b4d956f6bc0f ("bootm: Align cache flush end address correctly") aligns the end address of the cache flush operation to a cache-line size to ensure lower-layers in the code accept the range provided and flush. A similar action should be taken for the begin address of a cache flush operation. The load address may not be aligned to a cache-line boundary, so ensure the passed address is aligned. Signed-off-by: Bryan O'Donoghue <[email protected]> Reported-by: Breno Matheus Lima <[email protected]> Suggested-by: Tom Rini <[email protected]> Cc: Simon Glass <[email protected]> Tested-by: Breno Lima <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/reset.h')
0 files changed, 0 insertions, 0 deletions