aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-13Merge "Revert "vexpress-a9: Set TARGET_EXTRA_CFLAGS to optimise for A9"" ↵linaro_android_4.0.1Zach Pfeffer
into linaro_android_4.0.1
2011-12-13Revert "vexpress-a9: Set TARGET_EXTRA_CFLAGS to optimise for A9"Zach Pfeffer
This reverts commit cd1b4d12e630556c19c671ed9e6d3eb80263ce1f
2011-12-09vexpress-a9: Make the new Linaro wallpaper the defaultJon Medhurst
Change-Id: I2b53077eadc68f9611c0b1a69bafcd209a999f5c Signed-off-by: Jon Medhurst <tixy@linaro.org>
2011-12-09vexpress-a9: Set TARGET_EXTRA_CFLAGS to optimise for A9Jon Medhurst
Change-Id: If05fa985932d548f2638a5a71cf5c77b7d196242 Signed-off-by: Jon Medhurst <tixy@linaro.org>
2011-12-09vexpress-a9: Copy dalvik setup from full_pandaJon Medhurst
This fixes OutOfMemory errors when wallpapers are loaded. Change-Id: I9dbcd6adf09a73ab03816c1e7c6d7d0298ac5748 Signed-off-by: Jon Medhurst <tixy@linaro.org>
2011-12-09vexpress-a9: hack to get gatord and adb working at bootJon Medhurst
As there is currently no Ethernet Communication Manager (ECM) on ICS (bug #894502) we need some hackery to bring up networking at boot time. This will let gator and adb work without manual intervention. Hopefull, this can be reverted when we have ECM Change-Id: Ice094c168c4742e011e2c36e8d82a26f2a18f6db Signed-off-by: Jon Medhurst <tixy@linaro.org>
2011-12-05vexpress-a9: Rename and modify init.arm-versatile.rc for ICSJon Medhurst
Init in ICS has changed how /proc/cpuinfo is parsed, so we need to rename init.arm-versatile.rc -> init.arm-versatileexpress.rc Also, add services in this file to 'class main' to get them started at boot. Change-Id: I762f00ce5daf69f05266626857d522e4745d9b05 Signed-off-by: Jon Medhurst <tixy@linaro.org>
2011-12-02Initial vexpress device for 4.0.1Jon Medhurst
This includes removing cruft left over from cut'n'pasting OMAP Change-Id: I05d2ba3cc5e3259805e2b5d50a807049d5d032f7 Signed-off-by: Jon Medhurst <jon.medhurst@linaro.org>
2011-11-23Update BOARD_KERNEL_CMDLINE to be relevant for vexpress, not OMAPlinaro_android_2.3.7Jon Medhurst
Whilst were at it, also remove OMAP_ENHANCEMENT Change-Id: I7b681813d436f63cfc990cbca4d2a2a4f9019c37 Signed-off-by: Jon Medhurst <jon.medhurst@linaro.org>
2011-11-22Fix vold.fstab to use correct MMC device nameJon Medhurst
This still had the Snowball MMC device name which meant that the sdcard partition wasn't mounted at boot. This fixes launchpad bug 893145. Change-Id: Ica1fadbc7baef6af778e6d2b9b4ab25e39e8ff62 Signed-off-by: Jon Medhurst <jon.medhurst@linaro.org>
2011-11-14Set TARGET_USE_GATOR in BoardConfiglinaro_android_2.3.5Jon Medhurst
Change-Id: I95252ec0675e8826e1df9dbff41a62d49305b58a Signed-off-by: Jon Medhurst <jon.medhurst@linaro.org>
2011-11-10Rename 'arm.rc' filenames to 'arm-versatile.rc'Jon Medhurst
This fixes a build error because device.mk used the wrong name for the init.*.rc file. It also makes the ueventd rc file naming consistent with the init rc files. Change-Id: I2b275ea6158f0b9d3d763a81e441a388e9d86a47 Signed-off-by: Jon Medhurst <jon.medhurst@linaro.org>
2011-11-10Remove some cruft left over from OMAP.Jon Medhurst
Change-Id: I2760b9f9aa3189e4102d9786bf7f3812c6008df8 Signed-off-by: Jon Medhurst <jon.medhurst@linaro.org>
2011-11-10Rename all references to 'snowball' and 'st-ericsson'.Jon Medhurst
Change-Id: I1c0025028737d524abc2c6b9f1e7ee9285fa31f3 Signed-off-by: Jon Medhurst <jon.medhurst@linaro.org>
2011-11-04Seed new Versatile Express device by copying device/linaro/snowball.gitHEADmasterJon Medhurst
Signed-off-by: Jon Medhurst <jon.medhurst@linaro.org>