]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Enhance flashmap function to deal with region properties
authorSimon Glass <sjg@chromium.org>
Fri, 24 Oct 2014 00:58:52 +0000 (18:58 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 03:43:17 +0000 (04:43 +0100)
commitf3cc44f9849fa7682d759621a74fb189a994e3b2
treed65f60627666cc2a9301e99d340c72db51cb3ac0
parent76489832b28d158dd341b8992006576584cd204b
fdt: Enhance flashmap function to deal with region properties

Flash regions can optionally be compressed or hashed. Add the ability to
read this information from the flashmap.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Tom Rini <trini@ti.com>
include/fdtdec.h
lib/fdtdec.c