- Apr 27, 2011
-
-
Minkyu Kang authored
If FB address is defined specific address then don't grab memory for LCD Signed-off-by:
Minkyu Kang <mk7.kang@samsung.com> Cc: Albert Aribaud <albert.aribaud@free.fr> Cc: Wolfgang Denk <wd@denx.de> Cc: Stefan Roese <sr@denx.de> Cc: Kim Phillips <kim.phillips@freescale.com> Cc: Andy Fleming <afleming@gmail.com> Cc: Kumar Gala <kumar.gala@freescale.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@unipv.it> Acked-by:
Andrea Gallo <andrea.gallo@stericsson.com>
-
Alessandro Rubini authored
This patch defines all the needed symbols in the header file and removes the now-unused config.mk in board directory. Changes to board C file as requested. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com> Signed-off-by:
Alessandro Rubini <rubini@unipv.it> Acked-by:
Andrea Gallo <andrea.gallo@stericsson.com>
-
Alessandro Rubini authored
This source file, which I got by the vendor in their own port, was not actually executing because lib-based compilation didn't call lowlevel_init (we have CONFIG_SKIP_LOWLEVEL_INIT). With the change to object-based linking, an undefined symbol in this file started hitting in the final link. Signed-off-by:
Alessandro Rubini <rubini@unipv.it> Acked-by:
Andrea Gallo <andrea.gallo@stericsson.com>
-
Eric Benard authored
- fix board support following relocation changes - switch to boards.cfg - disable i2c to keep size under 128kiB (1 sector) Signed-off-by:
Eric Bénard <eric@eukrea.com>
-
Macpaul Lin authored
Move the header file and definitions of ftsmc020 static memory control unit from a320 SoC folder to "drivers/mtd" folder. This change will let other SoC which also use ftsmc020 could share the same header file. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Macpaul Lin authored
Move the header file "ftsdmc020.h" (SDRAM Controller) to "include/faraday" folder. This change will let other SoC which also use ftsdmc020 could share the same header file. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Eric Benard authored
- update to new relocation code - switch to boards.cfg - get rid of LEGACY (still a little hack in .h to compile) - add nand boot configuration - boot tested for the following configurations : 9260 (64MB RAM & nor boot) 9260_nand (64MB RAM & nand boot) 9G20_128M (128MB RAM & nor boot) 9G20_nand_128M (128MB RAM & nand boot) (nor boot is using lowlevel init) Signed-off-by:
Eric Bénard <eric@eukrea.com>
-
Sughosh Ganu authored
Fix the nand_spl build for the hawkboard Signed-off-by:
Sughosh Ganu <urwithsughosh@gmail.com>
-
Luca Ceresoli authored
Board support for the DIG297 board manufactured by Comelit Group SpA. It is a custom board based on the BeagleBoard <http://beagleboard.org/ > by Texas Instruments. The board support is based on the BeagleBoard implementation. Signed-off-by:
Luca Ceresoli <luca.ceresoli@comelit.it> Cc: Wolfgang Denk <wd@denx.de> Cc: Albert Aribaud <albert.aribaud@free.fr> Cc: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Luca Ceresoli authored
Removed boot_flash_* extern variables. boot_flash_type was totally unused. The other ones were actually constants, so they have been replaced with #defines in the board config files. Signed-off-by:
Luca Ceresoli <luca.ceresoli@comelit.it> Cc: Wolfgang Denk <wd@denx.de> Cc: Albert Aribaud <albert.aribaud@free.fr> Cc: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Tom Warren authored
Signed-off-by:
Tom Warren <twarren@nvidia.com>
-
Tom Warren authored
Signed-off-by:
Tom Warren <twarren@nvidia.com>
-
Tom Warren authored
Signed-off-by:
Tom Warren <twarren@nvidia.com>
-
Eric Cooper authored
Since addr_sp is a byte address, it should be adjusted by 12 here. Signed-off-by:
Eric Cooper <ecc@cmu.edu> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Acked-by:
Wolfgang Denk <wd@denx.de>
-
Tom Warren authored
Signed-off-by:
Tom Warren <twarren@nvidia.com>
-
Luca Ceresoli authored
Signed-off-by:
Luca Ceresoli <luca.ceresoli@comelit.it> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Luca Ceresoli authored
CONFIG_OMAP34XX must be checked for existence, not value. Signed-off-by:
Luca Ceresoli <luca.ceresoli@comelit.it> Cc: Wolfgang Denk <wd@denx.de> Cc: Albert Aribaud <albert.aribaud@free.fr> Cc: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Alexander Holler authored
The reset sequence/configuration for ehci is highly board specific, so this will be done in the source for the board, instead of introducing several CONFIG_* which would be needed to make those few lines in beagle.c usable across different OMAP boards. Signed-off-by:
Alexander Holler <holler@ahsoftware.de> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Alexander Holler authored
Signed-off-by:
Alexander Holler <holler@ahsoftware.de> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Alexander Holler authored
Signed-off-by:
Alexander Holler <holler@ahsoftware.de> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Enric Balletbo i Serra authored
The default IGEP configuration doesn't do anything useful; using some boot.scr search logic like BeagleBoard is much more useful. Signed-off-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Enric Balletbo i Serra authored
configuration The default IGEP configuration doesn't do anything useful; using some boot.scr search logic like BeagleBoard is much more useful. Signed-off-by:
Loïc Minier <loic.minier@linaro.org> Signed-off-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Albert ARIBAUD authored
Signed-off-by:
Albert ARIBAUD <albert.u.boot@aribaud.net>
-
Macpaul Lin authored
Fix include path of timer fttmr010 in a320evb. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Macpaul Lin authored
Move the header file and definitions of fttmr010 power control unit from a320 SoC folder to "include/faraday" folder. This change will let other SoC which also use fttmr010 could share the same header file. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Macpaul Lin authored
Add asm support which is ususally used in lowlevel_init to set power related parameters to sdram controller and static memory controller. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Macpaul Lin authored
1. ftpmu010.h: fix and add definitions Enhanced for more features and asm related support according to datasheet. Note: - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet. - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19) - FTPMU010_PDLLCR0_HCLKOUTDIS is 4 bits at bit #20. (not 24-21) 2. ftpmu010.c: enhance features and fix relocation - The following functions is added for pmu features. ftpmu010_mfpsr_select_dev() ftpmu010_sdramhtc_set() - This patch also fix the declare statement for relocation. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Rogan Dawes authored
-
Lei Wen authored
Add i2c support to aspenite board with Armada100 soc. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
Add the ability to support multiple i2c bus for mv_i2c Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
Add i2c support to dkb board with pantheon soc. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
Add i2c_clk_enable in the cpu specific code, since previous platform it, while new platform don't need. In the pantheon and armada100 platform, this function is defined as NULL one. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
The original 10000 value would be 100ms, which is not the comments said. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
For better sharing with other platform other than pxa's, it is more convenient to put the driver to the common place. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Fabio Estevam authored
Commit f326cbba (arm: fix incorrect monitor protection region in FLASH) missed to update nand_spl/board/karo/tx25/u-boot.lds. Add the _end section. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com>