From 80bf2bb501c719d7b1925c0146c3d3a86b40b92d Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Fri, 15 Oct 2010 23:31:43 +0200 Subject: Add support for HP Jornada flashrom boards This patch adds support for the HP Jornada flashboards that were made in 2008. Older flashroms should work if memory registers are adjusted. Signed-off-by: Kristoffer Ericson Adpted for TEXT_BASE -> CONFIG_SYS_TEXT_BASE rename. Removed now redundant board/jornada/config.mk file. Removed unused empty jornada_init() function to silence "jornada.c:35: warning: 'jornada_init' defined but not used" Signed-off-by: Wolfgang Denk --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 86b6efe..f5e5ad7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -597,6 +597,10 @@ Thomas Elste modnet50 ARM720T (NET+50) +Kristoffer Ericson + + jornada SA1110 + Fabio Estevam mx31pdk i.MX31 -- cgit v1.1