From 92988a21ad4c4c9504295ccb580c9f806134471b Mon Sep 17 00:00:00 2001 From: "H. Nikolaus Schaller" Date: Mon, 26 Mar 2012 20:55:28 +0200 Subject: added boot script files to repository --- u-boot/board/atmel/at91sam9m10g45ek/config.mk | 1 + 1 file changed, 1 insertion(+) create mode 100644 u-boot/board/atmel/at91sam9m10g45ek/config.mk (limited to 'u-boot/board/atmel/at91sam9m10g45ek/config.mk') diff --git a/u-boot/board/atmel/at91sam9m10g45ek/config.mk b/u-boot/board/atmel/at91sam9m10g45ek/config.mk new file mode 100644 index 0000000..9d3c5ae --- /dev/null +++ b/u-boot/board/atmel/at91sam9m10g45ek/config.mk @@ -0,0 +1 @@ +CONFIG_SYS_TEXT_BASE = 0x73f00000 -- cgit v1.1