]> Git Repo - J-u-boot.git/commit - env/mmc.c
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
authorStephen Warren <[email protected]>
Thu, 24 May 2012 11:38:33 +0000 (11:38 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 7 Jul 2012 12:07:20 +0000 (14:07 +0200)
commit4036b6301efab9f5196e986a7e1d3925cf816c31
tree53633d7e7e003679feeb43ac762de1fc4edfacfd
parentb1b9e4ce3af6d10c8442bff48b69cad151ddff82
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER

This allows MMC drivers to perform cache flusing on the bufffers
without issue.

Signed-off-by: Stephen Warren <[email protected]>
Cc: Andy Fleming <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
common/env_mmc.c
This page took 0.034077 seconds and 4 git commands to generate.