07 Feb, 2016

1 commit


21 May, 2014

1 commit

  • Copy u-boot's FDT address translation code from common/fdt_support. This
    code was originally based on the kernel's unflattened DT address parsing
    code.

    This commit can be reverted once relicensing of this code to GPLv2/BSD
    is done and it is added to libfdt.

    Signed-off-by: Rob Herring
    Acked-by: Grant Likely

    Rob Herring