
26 Feb
2008
26 Feb
'08
3:47 p.m.
On Feb 25, 2008, at 11:35 AM, Marian Balakowicz wrote:
FDT blob may be passed either: (1) raw (2) or embedded in the legacy uImage (3) or embedded in the new uImage. For the (2) case embedding image must be verified before we get FDT from it. This patch factors out legacy image specific verification routine to the separate helper routine.
Signed-off-by: Marian Balakowicz m8@semihalf.com
lib_ppc/bootm.c | 76 +++++++++++++++++++++++++++++++ +----------------------- 1 files changed, 44 insertions(+), 32 deletions(-)
Acked-by: Kumar Gala galak@kernel.crashing.org
- k