]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
POST/arm: adaptations needed for POST on ARM to work
authorValentin Longchamp <valentin.longchamp@keymile.com>
Fri, 2 Sep 2011 04:59:03 +0000 (04:59 +0000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 Oct 2011 20:03:10 +0000 (22:03 +0200)
commitea3681a6e4f8367354092ff55b74441007319aad
tree90c6da20f27babdda66490ebf63b6ef1d084d2cc
parent9558b48af006a34d3ab7f0bd13a76b97acd45e47
POST/arm: adaptations needed for POST on ARM to work

For post to run on ARM, 3 things are needed:
- post_log_word to be defined in gd
- a post.h include in arch/arm/lib/board.c

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
arch/arm/include/asm/global_data.h
arch/arm/lib/board.c