On 4 February 2015 at 05:05, Hans de Goede <hdego...@redhat.com> wrote:
> Move the dram helper functions to a separate C file, rather then having them
> as inline helpers in dram.h. This saves 144 bytes in the .text segment for
> sun6i builds.
>
> Signed-off-by: Hans de Goede <hdego...@redhat.com>
> ---
>  arch/arm/cpu/armv7/sunxi/Makefile       |  1 +
>  arch/arm/cpu/armv7/sunxi/dram_helpers.c | 37 
> +++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-sunxi/dram.h  | 28 ++-----------------------
>  3 files changed, 40 insertions(+), 26 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/sunxi/dram_helpers.c

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to