diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-06-06 23:16:23 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-06-21 21:54:32 +0200 |
commit | 94a0535baf4d78246f5e35c347d484baef8aeb2e (patch) | |
tree | 1cc72f38cf2338b2d36404c688661982ef92d41b /arch/m68k/68000/Makefile | |
parent | cb2224d7c40e3d2dfc6f4a1676cd817acc79f012 (diff) |
MIPS: BCM47xx: Add helper variable for storing NVRAM length
This simplifies code just a bit (also maybe makes it a bit more
intuitive?) and will allow us to stop storing header. Right now we copy
whole NVRAM including its header to the internal buffer. It is not
needed to store a header as we don't access all these details like CRC,
flags, etc. The next improvement that should follow is copying only the
real contents.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Cc: Arend van Spriel <arend@broadcom.com>
Cc: Hante Meuleman <meuleman@broadcom.com>
Patchwork: https://patchwork.linux-mips.org/patch/10535/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/m68k/68000/Makefile')
0 files changed, 0 insertions, 0 deletions