diff options
author | Steffen Sledz <sledz@dresearch.de> | 2009-04-15 14:59:55 +0200 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2009-04-15 14:59:55 +0200 |
commit | 617ed6a71a2e445a937f5ac8c878d28f56d87889 (patch) | |
tree | 5f1136a86ee918de7235a1d97c47782ffd797614 /recipes/linux | |
parent | 883da3d9544c4340cd83cfe688b7551bbaf43ba4 (diff) |
hipox: HIPOX machine uses u-boot-2009.03 for NOR/NAND combi boot
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-2.6.24/hipox/hipox.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-2.6.24/hipox/hipox.patch b/recipes/linux/linux-2.6.24/hipox/hipox.patch index 686876fb1e..e2d857570a 100644 --- a/recipes/linux/linux-2.6.24/hipox/hipox.patch +++ b/recipes/linux/linux-2.6.24/hipox/hipox.patch @@ -23398,7 +23398,7 @@ diff -Nurd linux-2.6.24/arch/arm/mach-hipox/hipox.c linux-2.6.24-oxe810/arch/arm +#endif // CONFIG_HIPOX_SATA_POWER_2 +} + -+MACHINE_START(OXNAS, "Oxsemi NAS") ++MACHINE_START(HIPOX, "OXE810 based HydraIP") + /* Maintainer: Oxford Semiconductor Ltd */ +#ifdef CONFIG_ARCH_HIPOX_UART1 + .phys_io = UART_1_BASE_PA, |