[PATCH] mtd: brcmnand: clean up flash cache for parameter pages

Brian Norris computersforpeace at gmail.com
Wed Nov 18 14:29:45 PST 2015


On Mon, Nov 16, 2015 at 04:56:13PM -0800, Brian Norris wrote:
> The read_byte() handling for accessing the flash cache has some awkward
> swapping being done in the read_byte() function. Let's just make this a
> byte array, and do the swapping with the word-level macros during the
> initial buffer copy.
> 
> This is just a refactoring patch, with no (intended) functional change.
> 
> Signed-off-by: Brian Norris <computersforpeace at gmail.com>
> Cc: Clay McClure <clay at daemons.net>
> Cc: Ray Jui <rjui at broadcom.com>
> Cc: Scott Branden <sbranden at broadcom.com>
> Cc: <bcm-kernel-feedback-list at broadcom.com>
> Tested-by: Clay McClure <clay at daemons.net>

Pushed to l2-mtd.git



More information about the linux-mtd mailing list