From 496f877347fd9ff833d20a495999493fef0334c9 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Sat, 20 May 2006 16:51:27 +0000 Subject: base-files, linux-amsdelta-2.6, u-boot: Add support for Amstrad Delta (E3) This adds support for the Amstrad E3 Videophone (codename Delta). This is an OMAP5910 based device with 32MB SDRAM, 32MB NAND flash and a 480x320 DSTN screen. Most of the work for this support is by David Ford with some minor cleanups by me. --- packages/uboot/u-boot_1.1.4.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/uboot') diff --git a/packages/uboot/u-boot_1.1.4.bb b/packages/uboot/u-boot_1.1.4.bb index 72dea8452b..bedf9f4198 100644 --- a/packages/uboot/u-boot_1.1.4.bb +++ b/packages/uboot/u-boot_1.1.4.bb @@ -22,6 +22,8 @@ SRC_URI_append_gumstix = "\ file://u-boot-mmcclk-alternate.patch;patch=1 \ file://u-boot-smc91x-multi.patch;patch=1 \ file://u-boot-zzz-osx.patch;patch=1" +SRC_URI_append_amsdelta = "\ + http://the.earth.li/pub/e3/u-boot-amsdelta-20060519.diff;patch=1" EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" EXTRA_OEMAKE_gumstix = "CROSS_COMPILE=${TARGET_PREFIX} GUMSTIX_400MHZ=${GUMSTIX_400MHZ}" -- cgit v1.2.3