Files
u-boot-sunxi/env
Alex Kiernan cda87ec558 Fix misaligned buffer in env_fat_save
When saving the environment on a platform which has DMA alignment
larger than the natural alignment, env_fat_save triggers a debug
message in file_fat_write:

  Saving Environment to FAT... writing uboot.env
  FAT: Misaligned buffer address (9df1c8e0)
  OK

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
2018-02-12 15:31:18 -05:00
..
2018-01-27 09:23:22 -05:00
2018-02-12 15:31:18 -05:00
2017-10-16 09:42:51 -04:00