From ef016f835f292f01f065412fcfd84c50bfff1fea Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 6 Mar 2011 00:20:21 +0000 Subject: sim: bfin: new port This can boot Das U-Boot and a Linux kernel. It also supports Linux userspace FLAT and FDPIC (dynamic and static) ELFs. Signed-off-by: Mike Frysinger --- sim/bfin/bfroms/bf537-0.3.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sim/bfin/bfroms/bf537-0.3.h (limited to 'sim/bfin/bfroms/bf537-0.3.h') diff --git a/sim/bfin/bfroms/bf537-0.3.h b/sim/bfin/bfroms/bf537-0.3.h new file mode 100644 index 0000000..4483a9f --- /dev/null +++ b/sim/bfin/bfroms/bf537-0.3.h @@ -0,0 +1,3 @@ +/* DO NOT EDIT: Autogenerated. */ +static const char bfrom_bf537_0_3[] = { +}; -- cgit v1.1