summaryrefslogtreecommitdiff
path: root/spl/Makefile
diff options
context:
space:
mode:
authorHector Palacios <hector.palacios@digi.com>2014-02-13 08:48:24 (GMT)
committerTom Rini <trini@ti.com>2014-02-24 15:56:07 (GMT)
commit61fcc7d2757bc5d6bf52739e4fc7132b5fa84efe (patch)
tree962b8e81b6692c5266694597d674f531f9aa0887 /spl/Makefile
parent1674df60d17e0e72396c961d5390bb62b184ad95 (diff)
downloadu-boot-fsl-qoriq-61fcc7d2757bc5d6bf52739e4fc7132b5fa84efe.tar.xz
part_efi: fix protective mbr struct allocation
The calloc() call was allocating space for the sizeof the struct pointer rather than for the struct contents. Besides, since this buffer is passed to mmc for writing and some platforms may use cache, the legacy_mbr struct should be cache-aligned. Signed-off-by: Hector Palacios <hector.palacios@digi.com> Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Diffstat (limited to 'spl/Makefile')
0 files changed, 0 insertions, 0 deletions