]> git.kernelconcepts.de Git - karo-tx-uboot.git/log
karo-tx-uboot.git
11 years agonet: cpsw: Loop until interface ready or timeout in cpsw_slave_update_link()
Lothar Waßmann [Mon, 27 Aug 2012 10:26:53 +0000 (12:26 +0200)]
net: cpsw: Loop until interface ready or timeout in cpsw_slave_update_link()

Without this patch the first packet sent will always be dropped.

Also check for interface status in cpsw_send() only if interface is
not ready because the MII access inside cpsw_update_link() is a very
time consuming operation and significantly deteriorates performance.

11 years agonet/cpsw: remove debug code
Lothar Waßmann [Mon, 27 Aug 2012 10:25:17 +0000 (12:25 +0200)]
net/cpsw: remove debug code

11 years agoTX48 config: add CONFIG_CMD_TIME
Lothar Waßmann [Mon, 27 Aug 2012 06:54:34 +0000 (08:54 +0200)]
TX48 config: add CONFIG_CMD_TIME

11 years agoTX48 config: remove CONFIG_NET_RETRY_COUNT
Lothar Waßmann [Mon, 27 Aug 2012 06:53:59 +0000 (08:53 +0200)]
TX48 config: remove CONFIG_NET_RETRY_COUNT

11 years agoTX48 config: remove '0x' from CONFIG_LOADADDR and add it to CONFIG_SYS_LOADADDR only
Lothar Waßmann [Mon, 27 Aug 2012 06:53:07 +0000 (08:53 +0200)]
TX48 config: remove '0x' from CONFIG_LOADADDR and add it to CONFIG_SYS_LOADADDR only

11 years agoTX48 config: add 'dtb' partition to default mtdparts
Lothar Waßmann [Mon, 27 Aug 2012 06:51:24 +0000 (08:51 +0200)]
TX48 config: add 'dtb' partition to default mtdparts

11 years agoTX48 config: add 'cpu_clk' and 'otg_mode' environment variables
Lothar Waßmann [Mon, 27 Aug 2012 06:50:31 +0000 (08:50 +0200)]
TX48 config: add 'cpu_clk' and 'otg_mode' environment variables

11 years agoTX48 config: remove CONFIG_OF_CONTROL
Lothar Waßmann [Mon, 27 Aug 2012 06:49:01 +0000 (08:49 +0200)]
TX48 config: remove CONFIG_OF_CONTROL

11 years agoTX48 config: change CONFIG_LOADADDR for bootce compatibility
Lothar Waßmann [Mon, 27 Aug 2012 06:46:41 +0000 (08:46 +0200)]
TX48 config: change CONFIG_LOADADDR for bootce compatibility

11 years agoTX48 config: remove obsolete/duplicate configs
Lothar Waßmann [Mon, 27 Aug 2012 06:43:38 +0000 (08:43 +0200)]
TX48 config: remove obsolete/duplicate configs

11 years agoTX48 config: use SZ_* where appropriate
Lothar Waßmann [Mon, 27 Aug 2012 06:39:26 +0000 (08:39 +0200)]
TX48 config: use SZ_* where appropriate

11 years agoTX48 config: reorder config items to be in sync with other TX modules
Lothar Waßmann [Mon, 27 Aug 2012 06:26:53 +0000 (08:26 +0200)]
TX48 config: reorder config items to be in sync with other TX modules

11 years agoAdd README for TX48 module
Lothar Waßmann [Mon, 6 Aug 2012 07:15:47 +0000 (09:15 +0200)]
Add README for TX48 module

11 years agoAdd SYS_MPU_CLK,SYS_DDR_CLK to tx48 entries
Lothar Waßmann [Fri, 3 Aug 2012 12:48:44 +0000 (14:48 +0200)]
Add SYS_MPU_CLK,SYS_DDR_CLK to tx48 entries

11 years agoupdate bootargs; define CONFIG_MACH_TYPE
Lothar Waßmann [Fri, 3 Aug 2012 12:46:12 +0000 (14:46 +0200)]
update bootargs; define CONFIG_MACH_TYPE

11 years agocompile tx48_move_fdt() only with CONFIG_OF_LIBFDT
Lothar Waßmann [Fri, 3 Aug 2012 12:45:13 +0000 (14:45 +0200)]
compile tx48_move_fdt() only with CONFIG_OF_LIBFDT

11 years agomake MPU and DDR clocks configurable
Lothar Waßmann [Fri, 3 Aug 2012 12:42:52 +0000 (14:42 +0200)]
make MPU and DDR clocks configurable

11 years agoprint osc frequency
Lothar Waßmann [Fri, 3 Aug 2012 12:41:54 +0000 (14:41 +0200)]
print osc frequency

11 years agoadded tx48-dt variant to build code with or without FDT support distinguished via...
Lothar Waßmann [Wed, 1 Aug 2012 16:00:18 +0000 (18:00 +0200)]
added tx48-dt variant to build code with or without FDT support distinguished via cmdline arguments only

11 years agoremove unnecessary env variable linux_id
Lothar Waßmann [Wed, 1 Aug 2012 15:21:24 +0000 (17:21 +0200)]
remove unnecessary env variable linux_id

11 years agofix console name in bootargs
Lothar Waßmann [Wed, 1 Aug 2012 12:55:55 +0000 (14:55 +0200)]
fix console name in bootargs

11 years agoAdd Ka-Ro TX48 support
Lothar Waßmann [Wed, 1 Aug 2012 11:44:32 +0000 (13:44 +0200)]
Add Ka-Ro TX48 support

11 years agoAdd WinCE boot support
Lothar Waßmann [Wed, 1 Aug 2012 11:22:00 +0000 (13:22 +0200)]
Add WinCE boot support

11 years agoAdd missing definitions for CPSW ethernet support
Lothar Waßmann [Wed, 1 Aug 2012 11:10:14 +0000 (13:10 +0200)]
Add missing definitions for CPSW ethernet support

11 years agoAdd support for gpio_request_one(), gpio_request_array()
Lothar Waßmann [Wed, 1 Aug 2012 11:08:52 +0000 (13:08 +0200)]
Add support for gpio_request_one(), gpio_request_array()

11 years agoAdd support for 24bit color depth
Lothar Waßmann [Wed, 1 Aug 2012 11:06:49 +0000 (13:06 +0200)]
Add support for 24bit color depth

11 years agoFix bogus handling of get_timer()
Lothar Waßmann [Wed, 1 Aug 2012 11:06:04 +0000 (13:06 +0200)]
Fix bogus handling of get_timer()

11 years agoreuse register pointing to boot_params
Lothar Waßmann [Wed, 1 Aug 2012 10:48:22 +0000 (12:48 +0200)]
reuse register pointing to boot_params

11 years agochanged BOOT_DEVICE_MMC2 to 9 according to TI BSP for AM335xEVM
Lothar Waßmann [Wed, 1 Aug 2012 10:43:32 +0000 (12:43 +0200)]
changed BOOT_DEVICE_MMC2 to 9 according to TI BSP for AM335xEVM

11 years ago- change definition of OMAP_HSMMC1_BASE and adjust register offsets to match Referenc...
Lothar Waßmann [Wed, 1 Aug 2012 09:59:44 +0000 (11:59 +0200)]
- change definition of OMAP_HSMMC1_BASE and adjust register offsets to match Reference Manual
- fix wrong definition of OMAP_HSMMC3_BASE
- remove useless parens
- add necessary parens for macro argument

11 years agoadded prototypes for gpmc_init() and sdelay()
Lothar Waßmann [Wed, 1 Aug 2012 09:57:01 +0000 (11:57 +0200)]
added prototypes for gpmc_init() and sdelay()

11 years ago- correct spelling error (aficionados)
Lothar Waßmann [Wed, 1 Aug 2012 09:52:24 +0000 (11:52 +0200)]
- correct spelling error (aficionados)
- add attribute 'unused' to cur_console to prevent compiler warning
- add missing return statement to zm_dprintf()
- make debug functions inline, to silence warnings in non-debug build

11 years ago- Add 32bpp BMP support
Lothar Waßmann [Wed, 1 Aug 2012 09:47:45 +0000 (11:47 +0200)]
- Add 32bpp BMP support
- fix 'bmap' adjustment calculation in lcd_display_bitmap()
- Remove useless type casts and parens

11 years agoAdd AM33xx specific register definitions
Lothar Waßmann [Wed, 1 Aug 2012 09:44:13 +0000 (11:44 +0200)]
Add AM33xx specific register definitions

11 years agoAdd AM33xx clock definitions
Lothar Waßmann [Wed, 1 Aug 2012 09:43:00 +0000 (11:43 +0200)]
Add AM33xx clock definitions

11 years agocosmetic changes (typo and whitespace)
Lothar Waßmann [Wed, 1 Aug 2012 09:42:27 +0000 (11:42 +0200)]
cosmetic changes (typo and whitespace)

11 years agocall enable_mmc0_pin_mux() from SPL code only
Lothar Waßmann [Wed, 1 Aug 2012 09:41:50 +0000 (11:41 +0200)]
call enable_mmc0_pin_mux() from SPL code only

11 years agofix bogus timer overflow handling
Lothar Waßmann [Wed, 1 Aug 2012 09:41:02 +0000 (11:41 +0200)]
fix bogus timer overflow handling

11 years agoAdd watchdog_reset to download loop; wait for download indefinitely
Lothar Waßmann [Wed, 1 Aug 2012 09:40:25 +0000 (11:40 +0200)]
Add watchdog_reset to download loop; wait for download indefinitely

11 years agoRemove bogus check for NAND_MODE_HW_ECC
Lothar Waßmann [Wed, 1 Aug 2012 09:39:03 +0000 (11:39 +0200)]
Remove bogus check for NAND_MODE_HW_ECC

11 years agofix Obiwan error in save_boot_params() checking for NON_SECURE_SRAM_START
Lothar Waßmann [Wed, 1 Aug 2012 09:32:37 +0000 (11:32 +0200)]
fix Obiwan error in save_boot_params() checking for NON_SECURE_SRAM_START

11 years agoremove redundant initialization and type casts
Lothar Waßmann [Wed, 1 Aug 2012 09:31:42 +0000 (11:31 +0200)]
remove redundant initialization and type casts

11 years agoforce omap_bootmode to live in .data section to end up in internal RAM
Lothar Waßmann [Wed, 1 Aug 2012 09:30:22 +0000 (11:30 +0200)]
force omap_bootmode to live in .data section to end up in internal RAM

11 years agoAdd DA8xx FB support for AM33xx
Lothar Waßmann [Wed, 1 Aug 2012 09:18:53 +0000 (11:18 +0200)]
Add DA8xx FB support for AM33xx

11 years agoAdd cpsw ethernet driver
Lothar Waßmann [Wed, 1 Aug 2012 07:24:37 +0000 (09:24 +0200)]
Add cpsw ethernet driver

11 years agoAdd AM33xx GPIO driver
Lothar Waßmann [Wed, 1 Aug 2012 07:23:46 +0000 (09:23 +0200)]
Add AM33xx GPIO driver

11 years agoAM33xx NAND driver
Lothar Waßmann [Wed, 1 Aug 2012 07:22:49 +0000 (09:22 +0200)]
AM33xx NAND driver

11 years agoAdd support for DDR3 memory
Lothar Waßmann [Wed, 1 Aug 2012 07:20:04 +0000 (09:20 +0200)]
Add support for DDR3 memory

11 years agoshow clk rates in print_cpuinfo()
Lothar Waßmann [Mon, 30 Jul 2012 07:20:07 +0000 (09:20 +0200)]
show clk rates in print_cpuinfo()

11 years agodefine some missing base addresses; declare lcdc_clk_rate()
Lothar Waßmann [Mon, 30 Jul 2012 07:19:23 +0000 (09:19 +0200)]
define some missing base addresses; declare lcdc_clk_rate()

11 years agouse separate struct for dt_regs
Lothar Waßmann [Mon, 30 Jul 2012 07:17:28 +0000 (09:17 +0200)]
use separate struct for dt_regs

11 years agoMoved clk rate display to print_cpu_info()
Lothar Waßmann [Mon, 30 Jul 2012 07:15:12 +0000 (09:15 +0200)]
Moved clk rate display to print_cpu_info()

11 years agocleanup
Lothar Waßmann [Mon, 30 Jul 2012 06:57:30 +0000 (08:57 +0200)]
cleanup

11 years agocleanup; add disp pll setup
Lothar Waßmann [Mon, 30 Jul 2012 06:56:54 +0000 (08:56 +0200)]
cleanup; add disp pll setup

11 years agoAdd hw_watchdog_reset(); clear reset flags on SW reset
Lothar Waßmann [Mon, 30 Jul 2012 06:55:41 +0000 (08:55 +0200)]
Add hw_watchdog_reset(); clear reset flags on SW reset

11 years agoswapped files emif4.c and ddr.c
Lothar Waßmann [Tue, 17 Jul 2012 09:11:05 +0000 (11:11 +0200)]
swapped files emif4.c and ddr.c

11 years agoAdded missing file for IIM support KARO-2012-06-19
Lothar Waßmann [Tue, 19 Jun 2012 14:56:49 +0000 (16:56 +0200)]
Added missing file for IIM support

11 years agoAdded IIM support
Lothar Waßmann [Tue, 19 Jun 2012 14:54:50 +0000 (16:54 +0200)]
Added IIM support

11 years agoReworked board_eth_init()
Lothar Waßmann [Tue, 19 Jun 2012 14:10:31 +0000 (16:10 +0200)]
Reworked board_eth_init()

11 years agoadd support for TX51-60x*
Lothar Waßmann [Mon, 18 Jun 2012 11:27:25 +0000 (13:27 +0200)]
add support for TX51-60x*

11 years ago- initialize some more vital pads
Lothar Waßmann [Mon, 18 Jun 2012 11:24:01 +0000 (13:24 +0200)]
- initialize some more vital pads
- switch off unneeded clocks in board_early_init_f()
- introduce another bogus delay to make board_eth_init() work reliably
- print exact module name

11 years agoRemove CONFIG_TX51_80x*
Lothar Waßmann [Mon, 18 Jun 2012 11:22:55 +0000 (13:22 +0200)]
Remove CONFIG_TX51_80x*

11 years ago- include config.h for config options set via boards.cfg
Lothar Waßmann [Mon, 18 Jun 2012 11:14:41 +0000 (13:14 +0200)]
- include config.h for config options set via boards.cfg
- remove CONFIG_TX51_80x*
- add support for TX51-6x

11 years agoSupport autoprobing PHY
Lothar Waßmann [Mon, 18 Jun 2012 11:12:55 +0000 (13:12 +0200)]
Support autoprobing PHY

11 years agoDon't create PHY device when no valid PHY ID was found
Lothar Waßmann [Mon, 18 Jun 2012 11:01:52 +0000 (13:01 +0200)]
Don't create PHY device when no valid PHY ID was found

11 years agoAdded README for TX51 modules
Lothar Waßmann [Fri, 15 Jun 2012 11:07:24 +0000 (13:07 +0200)]
Added README for TX51 modules

11 years agoMerge branch 'karo-tx28' into karo-tx51
Lothar Waßmann [Fri, 15 Jun 2012 09:43:19 +0000 (11:43 +0200)]
Merge branch 'karo-tx28' into karo-tx51

11 years agoUpdated README.KARO
Lothar Waßmann [Fri, 15 Jun 2012 09:42:17 +0000 (11:42 +0200)]
Updated README.KARO

11 years agoadd missing \n KARO-2012-06-14
Lothar Waßmann [Thu, 14 Jun 2012 13:24:26 +0000 (15:24 +0200)]
add missing \n

11 years agosupport TX51 board variants
Lothar Waßmann [Thu, 14 Jun 2012 13:20:33 +0000 (15:20 +0200)]
support TX51 board variants

11 years agoproperly support TX51 board variants
Lothar Waßmann [Thu, 14 Jun 2012 13:20:09 +0000 (15:20 +0200)]
properly support TX51 board variants

11 years agocleanup
Lothar Waßmann [Thu, 14 Jun 2012 13:19:36 +0000 (15:19 +0200)]
cleanup

11 years agoproperly support TX51 board variants
Lothar Waßmann [Thu, 14 Jun 2012 13:19:02 +0000 (15:19 +0200)]
properly support TX51 board variants

11 years agoFix setting of DDR clock in case DDR_HF_SEL is set
Lothar Waßmann [Thu, 14 Jun 2012 13:18:08 +0000 (15:18 +0200)]
Fix setting of DDR clock in case DDR_HF_SEL is set

11 years agosilence debug output
Lothar Waßmann [Thu, 14 Jun 2012 10:29:23 +0000 (12:29 +0200)]
silence debug output

11 years agoremoved debug code
Lothar Waßmann [Thu, 14 Jun 2012 10:16:17 +0000 (12:16 +0200)]
removed debug code

11 years agoTX51 support
Lothar Waßmann [Thu, 14 Jun 2012 09:50:04 +0000 (11:50 +0200)]
TX51 support

11 years ago- flush dcache where appropriate
Lothar Waßmann [Thu, 14 Jun 2012 09:46:01 +0000 (11:46 +0200)]
- flush dcache where appropriate
- remove bogus casts from void pointers
- use kzalloc() instead of malloc()

11 years ago- change esdhc_base to void __iomem pointer
Lothar Waßmann [Thu, 14 Jun 2012 09:44:24 +0000 (11:44 +0200)]
- change esdhc_base to void __iomem pointer
- add cd_gpio, wp_gpio

11 years agomake locally used variables static
Lothar Waßmann [Thu, 14 Jun 2012 09:43:59 +0000 (11:43 +0200)]
make locally used variables static

11 years agoUse current mxc_nand driver from mainline Linux
Lothar Waßmann [Thu, 14 Jun 2012 09:39:36 +0000 (11:39 +0200)]
Use current mxc_nand driver from mainline Linux

11 years ago- use '-x assembler-with-cpp' option to prevent dtc syntax errors
Lothar Waßmann [Thu, 14 Jun 2012 09:30:36 +0000 (11:30 +0200)]
- use '-x assembler-with-cpp' option to prevent dtc syntax errors
- make sure error messages from dtc are displayed rather than assigned to 'rc' variable
- check for empty $(LDSCRIPT) when trying to find out output format

11 years agocleanup
Lothar Waßmann [Thu, 14 Jun 2012 09:28:41 +0000 (11:28 +0200)]
cleanup

11 years agoset data register before direction register to prevent glitches when switching GPIO...
Lothar Waßmann [Thu, 14 Jun 2012 09:17:24 +0000 (11:17 +0200)]
set data register before direction register to prevent glitches when switching GPIO direction

11 years agoadd missing () around macro params
Lothar Waßmann [Thu, 14 Jun 2012 08:44:06 +0000 (10:44 +0200)]
add missing () around macro params

11 years agocleanup
Lothar Waßmann [Thu, 14 Jun 2012 08:43:22 +0000 (10:43 +0200)]
cleanup

11 years agoUse the actual code start address for relocation
Lothar Waßmann [Thu, 14 Jun 2012 08:42:49 +0000 (10:42 +0200)]
Use the actual code start address for relocation

11 years ago- enable caches
Lothar Waßmann [Thu, 14 Jun 2012 08:26:21 +0000 (10:26 +0200)]
- enable caches
- make imx_get_mac_from_fuse() overrideable from platform code
- add hw_watchdog_reset()

11 years agoFix broken timer code
Lothar Waßmann [Thu, 14 Jun 2012 08:09:37 +0000 (10:09 +0200)]
Fix broken timer code

11 years agoCombine consecutive inline asm instructions into one statement to
Lothar Waßmann [Thu, 14 Jun 2012 07:56:58 +0000 (09:56 +0200)]
Combine consecutive inline asm instructions into one statement to
prevent them from being reordered.
The GCC manual states:
| Similarly, you can't expect a sequence of volatile asm instructions
| to remain perfectly consecutive. If you want consecutive output, use a
| single asm. Also, GCC will perform some optimizations across a
| volatile asm instruction; GCC does not “forget everything” when it
| encounters a volatile asm instruction the way some other compilers do.

11 years agoAdd iomux-v3 support
Lothar Waßmann [Thu, 14 Jun 2012 06:52:55 +0000 (08:52 +0200)]
Add iomux-v3 support

11 years agoDon't clear reset reason, so that the OS can still read it
Lothar Waßmann [Thu, 14 Jun 2012 06:47:15 +0000 (08:47 +0200)]
Don't clear reset reason, so that the OS can still read it

11 years agomerged denx master branch
Lothar Waßmann [Tue, 22 May 2012 14:57:48 +0000 (16:57 +0200)]
merged denx master branch

11 years agoOMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer
SRICHARAN R [Tue, 8 May 2012 19:16:35 +0000 (19:16 +0000)]
OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer

Signed-off-by: R Sricharan <r.sricharan@ti.com>
CC: Aneesh V <aneesh@ti.com>
CC: Tom Rini <trini@ti.com>
Acked-by: Aneesh V <aneesh@ti.com>
11 years agoARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
Tom Rini [Tue, 8 May 2012 07:29:32 +0000 (07:29 +0000)]
ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT

As originally reported against beagleboard we currently have the
following error message reported in SPL:

U-Boot SPL 2012.04-00020-gb8310b9-dirty (Apr 25 2012 - 18:49:57)
Texas Instruments Revision detection unimplemented
OMAP SD/MMC: 0
timed out in wait_for_bb: I2C_STAT=1000
reading u-boot.img
....

The reason for above message is that when booting from MMC, I2C needs to
be initialized to talk with the TWL4030.  On OMAP3 I2C is only
initalized in SPL if CONFIG_SPL_BOARD_INIT is set.

Cc: Thomas Weber <weber@corscience.de>
Cc: Steve Sakoman <sakoman@gmail.com>
Original patch for Beagleboard is:
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
Extended to cover all other boards:
Signed-off-by: Tom Rini <trini@ti.com>
11 years agoARM: omap3: Set SPL stack size to 8KB, image to 54KB.
Tom Rini [Tue, 8 May 2012 07:29:31 +0000 (07:29 +0000)]
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.

With older toolchains it is possible to not fit entirely into the 45KB
that we had assigned to SPL.  Adjust to allow for 8KB of stack (which
should be more than required) and 54KB of text/data.

Cc: Vaibhav Hiremath <hvaibhav@ti.com>
Cc: Nagendra T S <nagendra@mistralsolutions.com>
Cc: Thomas Weber <weber@corscience.de>
Cc: Ilya Yanok <yanok@emcraft.com>
Cc: Steve Sakoman <sakoman@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Acked-by: Vaibhav Hiremath <hvaibhav@ti.com>
11 years agoarm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx
Matt Porter [Mon, 7 May 2012 16:49:21 +0000 (16:49 +0000)]
arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx

In warm reset conditions on OMAP36xx/AM/DM37xx the rom code
incorrectly sets the DPLL4 clock input divider to /6.5 which
is an invalid value unless the input clock is 13MHz. When a JTAG
emulator is attached, a warm reset is necessary after the emulator
gains control of the process. This results in a loss of serial
output due to the invalid DPLL4 settings.

This patch fixes the issue by resetting the DPLL4 clock input
divider to /1 when the input clock is not 13MHz. AM/DM37x TRM
section 3.5.3.3.3.2.1 specifies that the /6.5 setting is only
used when the input clock is 13MHz.

Signed-off-by: Matt Porter <mporter@ti.com>
11 years agoOMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree
Jon Hunter [Tue, 1 May 2012 10:05:08 +0000 (10:05 +0000)]
OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree

For OMAP4 boards, such as the panda-es, that have 1GB of memory the linux
kernel fails to locate the device tree blob on boot. The reason being is that
u-boot is copying the DT blob to the upper part of RAM when booting the kernel
and the kernel is unable to access the blob. By setting the fdt_high variable
to either 0xffffffff (to prevent the copy) or 0xac000000 (704MB boundary
of memory for OMAP4) the kernel is able to locate the DT blob and boot.

Based upon following patch by Dirk Behme set the fdt_high variable to allow
booting with device tree on OMAP4 boards.

"7e9603e i.mx6q: configs: Add fdt_high and initrd_high variables"

Cc: Sricharan R <r.sricharan@ti.com>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Cc: Tom Rini <trini@ti.com>
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
11 years agoomap4: do not enable auxiliary cores
Tero Kristo [Wed, 25 Apr 2012 06:05:21 +0000 (06:05 +0000)]
omap4: do not enable auxiliary cores

Booting up these cores (dsp / ivahd / cortex-m3) is bad without
firmware running on them, and they will hang preventing any kind
of sleep transitions later on with the kernel.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: R Sricharan <r.sricharan@ti.com>
11 years agoomap4: do not enable fs-usb module
Tero Kristo [Wed, 25 Apr 2012 06:05:20 +0000 (06:05 +0000)]
omap4: do not enable fs-usb module

If this is done in the bootloader, the FS-USB will later be stuck into
intransition state, which will prevent the device from entering idle.

Signed-off-by: Tero Kristo <t-kristo@ti.com>