Re: [U-Boot] [PATCH 4/4 v2] blackfin: soft-i2c: No need to define blackfin specific soft i2c operations

2013-11-25 Thread Zhang, Sonic
Hi Heiko, The second patch is to address Masahiro Yamada's concern on the title format. No change to the content. Mike is no longer with ADI and Blackfin. If you prefer to go through the Blackfin repo, I can handle it. Regards, Sonic -Original Message- From: Heiko Schocher

Re: [U-Boot] [PATCH V2 01/14] ARM: AM43xx: Update the base addresses of modules

2013-11-25 Thread Lokesh Vutla
On Friday 22 November 2013 01:50 AM, Vaibhav Bedia wrote: Hi Lokesh, On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla lokeshvu...@ti.com wrote: [...] +#define CM_DPLL0x44DF4200 +#define CM_RTC 0x44df8500 nit: CM_RTC address should be

Re: [U-Boot] Getting U-Boot running on Toradex Colibri T20 on Iris board

2013-11-25 Thread Andrzej Telszewski
On 09/26/2013 10:42 PM, Stefan Agner wrote: Am 2013-08-07 10:15, schrieb Andrzej Telszewski: Hi, I'm trying to get the U-Boot running on the Iris board with the Toradex Colibri T20 module. I was able to flash the U-Boot and it starts but then immediately stops with the only message being:

Re: [U-Boot] [PATCH] arm: tegra: Fix the CPU complex reset masks

2013-11-25 Thread Alban Bedel
On Thu, 21 Nov 2013 13:26:07 -0700 Stephen Warren swar...@wwwdotorg.org wrote: On 11/20/2013 09:42 AM, Alban Bedel wrote: The CPU complex reset masks are not matching with the datasheet for the CLK_RST_CONTROLLER_RST_CPU_CMPLX_SET/CLR_0 registers. For both T20 and T30 the register consist

Re: [U-Boot] [UBOOT][PATCH 0/2] misc fix for memory mapped support, dra config

2013-11-25 Thread Sourav Poddar
Hi Jagan, On Thursday 14 November 2013 09:01 PM, Sourav Poddar wrote: Hi Jagan, Here are the miscellaneous fix and config update for dra7 qspi flash. Patch series adds: Add BAR config in dra7 config file. Set spi controller device control registers before doing a memory mapped read. Patches

Re: [U-Boot] [UBOOT][PATCH 0/5] qspi: Add AM437x support

2013-11-25 Thread Sourav Poddar
Hi Jagan, On Thursday 14 November 2013 09:09 PM, Sourav Poddar wrote: The patch series add support for enabling qspi on AM43xx at uboot. Testing done: - Wrote a uImage to the flash, read it back and boot the kernel. Jagannadha Sutradharudu Teki (1): sf: macronix: Add support for

Re: [U-Boot] arm: U-Boot API - clang support broke ABI

2013-11-25 Thread Leif Lindholm
Hi Jeroen, On Sat, Nov 23, 2013 at 12:20:54PM +0100, Jeroen Hofstee wrote: Commit fe1378a - ARM: use r9 for gd - broke the ABI for users of the U-Boot API on ARM. Users I am aware of are GRUB and the FreeBSD loader. Since I only spotted this on Saturday, this code is well and truly in the

[U-Boot] [PATCH] i2c: samsung: register i2c busses for Exynso5420 and Exynos5250

2013-11-25 Thread Naveen Krishna Chatradhi
This patch adds the U_BOOT_I2C_ADAP_COMPLETE defines for channels on Exynos5420 and Exynos5250 and also adds support for init function for hsi2c channels Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com --- README|6 ++ drivers/i2c/s3c24x0_i2c.c | 222

Re: [U-Boot] [PATCH] i2c: samsung: register i2c busses for Exynso5420 and Exynos5250

2013-11-25 Thread Naveen Krishna Ch
Hello All, On 25 November 2013 16:58, Naveen Krishna Chatradhi ch.nav...@samsung.com wrote: This patch adds the U_BOOT_I2C_ADAP_COMPLETE defines for channels on Exynos5420 and Exynos5250 and also adds support for init function for hsi2c channels Signed-off-by: Naveen Krishna Chatradhi

[U-Boot] [PATCH v2] mx6sabresd: Fix wrong colors in LVDS splash

2013-11-25 Thread Fabio Estevam
Currently HDMI splash screen is selected by default on mx6sabresd boards. As LVDS is also enabled, this causes incorrect colors to be displayed im the LVDS panel. Fix this by selecting the LVDS panel as the default splash output and only keep HDMI or LVDS turned on at the same time. Acked-by:

Re: [U-Boot] [PATCH] cmd_test: fix a compile error on Blackfin

2013-11-25 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/24/2013 08:43 PM, Masahiro Yamada wrote: Hello Wolfgang Could you resend http://patchwork.ozlabs.org/patch/292309/ in a correct format? (Or Tom can directly pick it from the ML?) It's in my current local queue, I'll be pushing things

Re: [U-Boot] [PATCH] cmd_test: fix a compile error on Blackfin

2013-11-25 Thread Wolfgang Denk
Dear Masahiro Yamada, In message 20131125104322.c02e.aa925...@jp.panasonic.com you wrote: Hello Wolfgang Could you resend http://patchwork.ozlabs.org/patch/292309/ in a correct format? (Or Tom can directly pick it from the ML?) Of course I can. Does this patch solve the problem for

Re: [U-Boot] [PATCH v2 1/4] udoo: Add ethernet support (FEC + Micrel KSZ9031).

2013-11-25 Thread Fabio Estevam
Hi Stefano, On Mon, Nov 18, 2013 at 1:51 PM, Stefano Babic sba...@denx.de wrote: Hi Giuseppe, On 15/11/2013 17:42, Giuseppe Pagano wrote: Add Ethernet and networking support on uDoo board (FEC +phy Micrel KSZ9031). Ethernet speed is currently limited to 10/100Mbps. Signed-off-by: Giuseppe

Re: [U-Boot] [PATCH v3] mtd: move update nand_ecclayout structure (plus board changes)

2013-11-25 Thread Tom Rini
On Wed, Nov 20, 2013 at 11:27:59PM -0600, Scott Wood wrote: From: Prabhakar Kushwaha prabha...@freescale.com nand_ecclayout is present in mtd.h at Linux. Move this structure to mtd.h to comply with Linux. Also, increase the ecc placement locations to 640 to suport device having

[U-Boot] linkstation_HGLAN and MPC824x support

2013-11-25 Thread Tom Rini
Hello, With a recent change to U-Boot (as part of merging http://patchwork.ozlabs.org/patch/293612/), we need cache support for MPC824x, for the linkstation_HGLAN board to continue building, as the network driver is now cache aware. Alternatively, if there is no interest in maintaining the

[U-Boot] [PATCH] mx6sabre_common: Allow booting a FSL 3.10 kernel

2013-11-25 Thread Fabio Estevam
Currently the booting of a 3.10 kernel fails, as explained by Jason Liu [1]: Let me explain it: since we defined the fdt_high=0x at include/configs/mx6qsabre_common.h, which means we disable the fdt re-allocation, which you can see when boot up: ## Flattened Device Tree blob at 1100

Re: [U-Boot] mx28: Error: unrecognized/unsupported processor variant (0x41069265).

2013-11-25 Thread Mårten Wikman
I can't see how that would end up in the wrong machine ID being passed to the kernel. Looks like it was a problem with my toolchain, changed to another and kernel started. ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] mx28: Error: unrecognized/unsupported processor variant (0x41069265).

2013-11-25 Thread Måns Rullgård
Mårten Wikman marten.wik...@novia.fi writes: I can't see how that would end up in the wrong machine ID being passed to the kernel. Looks like it was a problem with my toolchain, changed to another and kernel started. I'm curious, which was the broken toolchain? -- Måns Rullgård

Re: [U-Boot] [PATCH] mx6sabre_common: Allow booting a FSL 3.10 kernel

2013-11-25 Thread Otavio Salvador
On Mon, Nov 25, 2013 at 1:54 PM, Fabio Estevam fabio.este...@freescale.com wrote: Currently the booting of a 3.10 kernel fails, as explained by Jason Liu [1]: Let me explain it: since we defined the fdt_high=0x at include/configs/mx6qsabre_common.h, which means we disable the fdt

Re: [U-Boot] mx28: Error: unrecognized/unsupported processor variant (0x41069265).

2013-11-25 Thread Mårten Wikman
I first used arm-eabi-gcc 4.8 in Arch Linux repo and later moved to a ubuntu machine and compiled with arm-linux-gnueabi-gcc 4.7.2 2013/11/25 Måns Rullgård m...@mansr.com: Mårten Wikman marten.wik...@novia.fi writes: I can't see how that would end up in the wrong machine ID being passed to

Re: [U-Boot] [PATCH] mx6sabre_common: Allow booting a FSL 3.10 kernel

2013-11-25 Thread Fabio Estevam
On Mon, Nov 25, 2013 at 2:21 PM, Otavio Salvador ota...@ossystems.com.br wrote: My patch changed the load address for the device tree blog, as explained by Liu, it avoids an extra copy which may impact in boot speed. IMHO we should do a specific Falcon config if we are concerned with boot

Re: [U-Boot] [PATCH] mx6sabre_common: Allow booting a FSL 3.10 kernel

2013-11-25 Thread Otavio Salvador
On Mon, Nov 25, 2013 at 2:28 PM, Fabio Estevam feste...@gmail.com wrote: On Mon, Nov 25, 2013 at 2:21 PM, Otavio Salvador ota...@ossystems.com.br wrote: My patch changed the load address for the device tree blog, as explained by Liu, it avoids an extra copy which may impact in boot speed.

Re: [U-Boot] [PATCH] mx6sabre_common: Allow booting a FSL 3.10 kernel

2013-11-25 Thread Fabio Estevam
On Mon, Nov 25, 2013 at 2:34 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Mon, Nov 25, 2013 at 2:28 PM, Fabio Estevam feste...@gmail.com wrote: On Mon, Nov 25, 2013 at 2:21 PM, Otavio Salvador ota...@ossystems.com.br wrote: My patch changed the load address for the device tree blog,

Re: [U-Boot] Getting U-Boot running on Toradex Colibri T20 on Iris board

2013-11-25 Thread Stephen Warren
On 11/25/2013 03:00 AM, Andrzej Telszewski wrote: On 09/26/2013 10:42 PM, Stefan Agner wrote: Am 2013-08-07 10:15, schrieb Andrzej Telszewski: Hi, I'm trying to get the U-Boot running on the Iris board with the Toradex Colibri T20 module. I was able to flash the U-Boot and it starts but

Re: [U-Boot] [PATCH 3/4] powerpc/t2080qds: add support for t2080qds board

2013-11-25 Thread York Sun
On 11/14/2013 03:32 AM, Shengzhou Liu wrote: The T2080QDS is a high-performance computing evaluation, development and test platform supporting the T2080 QorIQ Power Architecture processor. T2080QDS feature overview Processor: - T2080 SoC integrating four 64-bit dual-threads e6500 cores up

[U-Boot] [v4 3/6] Driver/DDR: Add Freescale DDR driver for ARM

2013-11-25 Thread York Sun
Make PowerPC specific code conditional so ARM SoCs can reuse this driver. Add DDR3 driver for ARM. Signed-off-by: York Sun york...@freescale.com --- Change log v4: Rebase to latest master v3: no change v2: Replace macro CONFIG_SYS_FSL_DDR_ARM_GEN3 with CONFIG_SYS_FSL_DDRC_ARM_GEN3 Updated

[U-Boot] [v4 4/6] powerpc/mpc8xxx: Extend DDR registers' fields

2013-11-25 Thread York Sun
Some DDR registers' fields have expanded to accommodate larger values. These changes are backward compatible. Some fields are removed for newer DDR controllers. Writing to those fields are safely ignored. TIMING_CFG_2 register is fixed. Additive latency is added to RD_TO_PRE automatically. It was

[U-Boot] [v4 5/6] Driver/DDR: Update DDR driver to allow non-zero base address

2013-11-25 Thread York Sun
The DRAM base has been zero for Power SoCs. It could be non-zero for ARM SoCs. Use a macro instead of hard-coding to zero. Signed-off-by: York Sun york...@freescale.com --- Change log v4: rebase to latset master v3: no change v2: no change since v1 drivers/ddr/fsl/main.c |6 +++--- 1

[U-Boot] [v4 2/6] Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx

2013-11-25 Thread York Sun
Fix ccsr_ddr structure to avoid using typedef. Combine DDR2 and DDR3 structure for 83xx, 85xx and 86xx. Signed-off-by: York Sun york...@freescale.com --- Change log v4: Rebase to latest master v3: Split again, as review feedback requested v2: Merge to Driver/DDR: Moving Freescale DDR driver to

[U-Boot] [v4 6/6] Driver/IFC: Move Freescale IFC driver to a common driver

2013-11-25 Thread York Sun
Freescale IFC controller has been used for mpc8xxx. It will be used for ARM-based SoC as well. This patch moves the driver to driver/misc and fix the header file includes. Signed-off-by: York Sun york...@freescale.com --- Change log v4: rebase to latest master v3: no change v2: Move to

Re: [U-Boot] [PATCH] powerpc/p4080: enable support for PCIe SATA

2013-11-25 Thread York Sun
On 11/07/2013 06:46 PM, shh@gmail.com wrote: From: Shaohui Xie shaohui@freescale.com Signed-off-by: Shaohui Xie shaohui@freescale.com --- Applied to u-boot-mpc85xx/master. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] phy: introduce structure fixed-link

2013-11-25 Thread York Sun
On 11/14/2013 03:00 AM, shh@gmail.com wrote: From: Shaohui Xie shaohui@freescale.com fixed-link is used in kernel for PHY-less MAC, so introduce this structure that U-boot can use it to fixup dtb dynamically. Signed-off-by: Shaohui Xie shaohui@freescale.com --- Applied to

Re: [U-Boot] [PATCH v2] mpc85xx: Fix the offset of register address error

2013-11-25 Thread York Sun
On 10/16/2013 07:47 PM, yuantian.t...@freescale.com wrote: From: Tang Yuantian yuantian.t...@freescale.com The offset of register address within GPIO module is just CONFIG_SYS_MPC85xx_GPIO_ADDR. So, fix it. The following platforms are confirmed: MPC8572, P1023, P1020, P1022, P2020, P4080,

Re: [U-Boot] [PATCH] powerpc/t1040qds: Correct Maintainer name in boards.cfg

2013-11-25 Thread York Sun
On 10/25/2013 02:56 AM, Priyanka Jain wrote: Update T1040QDS naem to Poonam Aggrwal. Signed-off-by: Priyanka Jain priyanka.j...@freescale.com --- Applied to u-boot-mpc85xx/master. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] p1010rdb: enable mtdparts for NAND

2013-11-25 Thread York Sun
On 09/25/2013 06:10 PM, Zhao Qiang wrote: The default partition table matches the .dts files for these boards in Linux. This allows these partitions to be used by name with U-Boot's nand command. Signed-off-by: Zhao Qiang b45...@freescale.com --- Applied to u-boot-mpc85xx/master. Thanks.

Re: [U-Boot] [PATCH 1/4 v2] net/fman: Add support for 10GEC3 and 10GEC4

2013-11-25 Thread York Sun
On 11/22/2013 01:39 AM, Shengzhou Liu wrote: There are more than two 10GEC in single FMAN in some SoCs(e.g. T2080). This patch adds support for 10GEC3 and 10GEC4. Signed-off-by: Shengzhou Liu shengzhou@freescale.com --- Against master branch of git://git.denx.de/u-boot.git v2: Rebase

Re: [U-Boot] [PATCH 2/4 v2] powerpc/mpc85xx: Add T2080/T2081 SoC support

2013-11-25 Thread York Sun
On 11/22/2013 01:39 AM, Shengzhou Liu wrote: Add support for Freescale T2080/T2081 SoC. T2080 includes the following functions and features: - Four dual-threads 64-bit Power architecture e6500 cores, up to 1.8GHz - 2MB L2 cache and 512KB CoreNet platform cache (CPC) - Hierarchical

Re: [U-Boot] [PATCH 3/4 v2] powerpc/t2080qds: add support for t2080qds board

2013-11-25 Thread York Sun
On 11/22/2013 01:39 AM, Shengzhou Liu wrote: The T2080QDS is a high-performance computing evaluation, development and test platform supporting the T2080 QorIQ Power Architecture processor. T2080QDS feature overview Processor: - T2080 SoC integrating four 64-bit dual-threads e6500 cores up

Re: [U-Boot] [PATCH 4/4 v2] t2080qds/ramboot: enable PBL tool for t2080qds

2013-11-25 Thread York Sun
On 11/22/2013 01:39 AM, Shengzhou Liu wrote: Add the default RCW(SerDes 0x66_0x16) and PBI configure file for T2080QDS board, so we can use PBL tool to generate the ramboot image to support boot from NAND/SPI/SD. Signed-off-by: Shengzhou Liu shengzhou@freescale.com --- Against master

[U-Boot] pull-request: u-boot-mpc85xx/master

2013-11-25 Thread York Sun
Tom, The following changes since commit c2e5e802ecb7ab668ce9911b210ed68c804b349f: Merge branch 'master' of git://git.denx.de/u-boot-mips (2013-11-17 14:11:34 -0500) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master for you to fetch changes up to

Re: [U-Boot] Getting U-Boot running on Toradex Colibri T20 on Iris board

2013-11-25 Thread Stefan Agner
Hi Andrzej, Am 2013-11-25 11:00, schrieb Andrzej Telszewski: BTW, can you confirm that the nvflash command line switches I'm using are correct and also that the new odmdata value (0x1000) is a correct one? Well, if it works, its not too bad :-). However, the upstream BCT has the console

Re: [U-Boot] Pull request: nand flash

2013-11-25 Thread Tom Rini
On Fri, Nov 22, 2013 at 02:32:09PM -0600, Scott Wood wrote: The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0: cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100) are available in the git repository at: git://git.denx.de/u-boot-nand-flash.git master

Re: [U-Boot] Please pull u-boot-x86.git

2013-11-25 Thread Tom Rini
On Thu, Nov 21, 2013 at 01:40:17PM -0700, Simon Glass wrote: The following changes since commit c2e5e802ecb7ab668ce9911b210ed68c804b349f: Merge branch 'master' of git://git.denx.de/u-boot-mips (2013-11-17 14:11:34 -0500) are available in the git repository at:

Re: [U-Boot] Pull request: u-boot-net.git master

2013-11-25 Thread Tom Rini
On Fri, Nov 22, 2013 at 05:08:03PM -0600, Joe Hershberger wrote: The following changes since commit c2e5e802ecb7ab668ce9911b210ed68c804b349f: Merge branch 'master' of git://git.denx.de/u-boot-mips (2013-11-17 14:11:34 -0500) are available in the git repository at:

Re: [U-Boot] Please pull u-boot-x86 (sandbox)

2013-11-25 Thread Tom Rini
On Fri, Nov 22, 2013 at 01:49:59PM -0700, Simon Glass wrote: Hi Tom, I've collected up some initial patches why I think are pretty straightforward. buildman passes for all targets I build. The sandbox-only error in patch 5 is unavoidable without squashing these unrelated patches.

Re: [U-Boot] hash.c: Correct non-hash subcommand crc32 addr-save support

2013-11-25 Thread Tom Rini
On Thu, Nov 07, 2013 at 07:39:48AM -0500, Tom Rini wrote: In the case of not having CONFIG_CMD_HASH but having CONFIG_CMD_CRC32 enabled (and not CONFIG_CRC32_VERIFY), we end up in this part of the code path on hash_command(). However, we will only have exactly 3 args here, and 3 3 is false,

Re: [U-Boot] [U-Boot, 1/3] README: document the CONFIG_GPIO_LED symbol

2013-11-25 Thread Tom Rini
On Fri, Nov 08, 2013 at 01:03:50AM +0200, Igor Grinberg wrote: The CONFIG_GPIO_LED symbol does not have any documentation in the README file. Document the CONFIG_GPIO_LED symbol. Signed-off-by: Igor Grinberg grinb...@compulab.co.il Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] [U-Boot, 2/3] gpio_led: check gpio_request() return value

2013-11-25 Thread Tom Rini
On Fri, Nov 08, 2013 at 01:03:51AM +0200, Igor Grinberg wrote: Add a check for the gpio_request() function return value and do not try to configure the GPIO if the gpio_request() call fails. Also, print an error message indicating the gpio_request() has failed. Signed-off-by: Igor Grinberg

Re: [U-Boot] [U-Boot, 3/3] gpio_led: add support for inverted polarity

2013-11-25 Thread Tom Rini
On Fri, Nov 08, 2013 at 01:03:52AM +0200, Igor Grinberg wrote: Some GPIO connected LEDs have inverted polarity. Introduce new config option: CONFIG_GPIO_LED_INVERTED_TABLE for the specifying the inverted GPIO LEDs list and add support for this in the gpio_led driver. Signed-off-by: Igor

Re: [U-Boot] board: h2200: Delete an unnecessary make rule

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 09:44:54AM +0900, Masahiro Yamada wrote: We have a generic rule to generate .o file from *.S in $(TOPDIR)/config.mk. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] tools: imls: Remove a broken and unused tool.

2013-11-25 Thread Tom Rini
On Thu, Nov 14, 2013 at 10:58:56AM +0900, Masahiro Yamada wrote: It looks like tools/imls/Makefile is invoked from nowhere. And also it is broken. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital

Re: [U-Boot] tools: updater: Remove remainders of dead board

2013-11-25 Thread Tom Rini
On Thu, Nov 14, 2013 at 11:00:30AM +0900, Masahiro Yamada wrote: tools/updater needs board/MAI/AmigaOneG3SE board for compiling. But AmigaOneG3SE board was already deleted by Commit 953b7e6. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Applied to u-boot/master, thanks! --

Re: [U-Boot] spieval: Remove remainders of dead board

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 10:34:36AM +0900, Masahiro Yamada wrote: Commit 69434e4c deleted spieval board support but it missed to clean up include/configs/spieval.h file. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] board: tqm5200: delete its own object make rule

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 10:39:39AM +0900, Masahiro Yamada wrote: Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- I cannot understand at all why this rule is necessary: $(obj)cam5200_flash.o: cam5200_flash.c $(CC) $(CFLAGS) -c -o $@ $ I confirmed the same binaries

Re: [U-Boot] post: remove unnecessary include path settings

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 10:25:41AM +0900, Masahiro Yamada wrote: Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- Note: I built all boards and checked md5sum. I confirmed we can get the same binaries with the changes in this patch. Applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] examples: delete unnecessary CPPFLAGS

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 11:06:00AM +0900, Masahiro Yamada wrote: Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- Note that adding CPPFLAGS locally in examples/{api,standalone}/Makefile is meaningless. $(CPPFLAGS) is evaluated around line 260 of $(TOPDIR)/config.mk:

Re: [U-Boot] Makefile: descend into subdirectories only when CONFIG_API is defined

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 11:08:35AM +0900, Masahiro Yamada wrote: All objects under api/ and examples/api/ directories are selected by CONFIG_API. So we can move CONFIG_API switch to the top Makefile. In order to use CONFIG_API, the definition of SUBDIR_EXAMPLES-y must be moved after

Re: [U-Boot] Makefile: move some libraries to lib/Makefile

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 11:17:30AM +0900, Masahiro Yamada wrote: Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- Makefile | 5 - lib/Makefile | 7 +++ 2 files changed, 7 insertions(+), 5 deletions(-) Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] [U-Boot, v2] Makefile: descend into subdirectories only when CONFIG_API is defined

2013-11-25 Thread Tom Rini
On Wed, Nov 20, 2013 at 12:45:56PM +0900, Masahiro Yamada wrote: All objects under api/ and examples/api/ directories are selected by CONFIG_API. So we can move CONFIG_API switch to the top Makefile. In order to use CONFIG_API, the definition of SUBDIR_EXAMPLES-y must be moved after

Re: [U-Boot] common: Delete unnecessary rules.

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 04:24:58PM +0900, Masahiro Yamada wrote: The directory tools/ is always built before common/. So when envcrc tool is necessary in common/Makefile, it already exists. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] drivers: delete unnecessary HOSTCFLAGS

2013-11-25 Thread Tom Rini
On Mon, Nov 18, 2013 at 11:18:57AM +0900, Masahiro Yamada wrote: HOSTCFLAGS is meaningless because no host programs are compiled there. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] bios_emulator: delete an unnecessary include path

2013-11-25 Thread Tom Rini
On Wed, Nov 20, 2013 at 06:14:23PM +0900, Masahiro Yamada wrote: -I$(TOPDIR)/include is defined in the top config.mk. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] [U-Boot,v2] MAKEALL: add -b (--board) option

2013-11-25 Thread Tom Rini
On Thu, Nov 21, 2013 at 07:06:58PM +0900, Masahiro Yamada wrote: Some board have multiple configurations. For example, the board m54455evb has many configurations: M54455EVB, M54455EVB_a66, M54455EVB_i66, M54455EVB_intel, ... When we modify board-related files, we need to test all

Re: [U-Boot] cmd_test: fix a compile error on Blackfin

2013-11-25 Thread Tom Rini
On Tue, Nov 19, 2013 at 08:01:44AM +0100, Wolfgang Denk wrote: From: Wolfgang Denk w...@denx.de Date: Tue, 19 Nov 2013 07:50:46 +0100 Subject: [PATCH] Blackfin: don't use 'bool' when it causes problems The use of 'bool' data types in globally used header files cases build errors like this:

[U-Boot] [ANN] v2014.01-rc1

2013-11-25 Thread Tom Rini
Hey all, I've put v2014.01-rc1 out and and we should have a tarball out soon. Lots of changes here, but the biggest one is a change to Kbuild style Makefile rules, which means: obj-$(CONFIG_FOO) += bar.o rather than: COBJS-$(CONFIG_FOO) += bar.o or even: COBJS += bar.o And much simpiler

Re: [U-Boot] nand_spl: trivial refactoring of makefiles

2013-11-25 Thread Tom Rini
On Wed, Nov 20, 2013 at 06:11:57PM +0900, Masahiro Yamada wrote: Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list

Re: [U-Boot] [PATCH] arm: tegra: Fix the CPU complex reset masks

2013-11-25 Thread Stephen Warren
On 11/25/2013 03:54 AM, Alban Bedel wrote: On Thu, 21 Nov 2013 13:26:07 -0700 Stephen Warren swar...@wwwdotorg.org wrote: On 11/20/2013 09:42 AM, Alban Bedel wrote: The CPU complex reset masks are not matching with the datasheet for the CLK_RST_CONTROLLER_RST_CPU_CMPLX_SET/CLR_0 registers.

[U-Boot] MPC83xx: asm/arch/sys_proto.h: No such file or directory

2013-11-25 Thread Richard Retanubun
Hi I am working on porting a pretty old uboot (2010.09) to a slightly less old uboot (2013.04) Once I resolved all the merge conflicts, I can't build any mpc83xx boards (e.g. MPC8360EMDS_33). I keep getting this error: make[2]: Entering directory `/usr/local/src/uboot/common' gcc -g -Os

Re: [U-Boot] [PATCH] ARM: align MVBAR on 32 byte boundary

2013-11-25 Thread Masahiro Yamada
Hello Albert. The lower 5 bit of MVBAR is UNK/SBZP. So, Monitor Vector Base Address must be 32-byte aligned. On the other hand, the secure monitor handler does not need 32-byte alignment. This commit moves .algin 5 directive to the correct place. Signed-off-by: Masahiro Yamada

Re: [U-Boot] patchwork does not pick my patch

2013-11-25 Thread Masahiro Yamada
Hello, Tom. I posted a patch to change a file permission. This: http://lists.denx.de/pipermail/u-boot/2013-November/167573.html and again: http://lists.denx.de/pipermail/u-boot/2013-November/167608.html But my patch would not appear on patchwork. (Maybe because there is no

[U-Boot] [PATCH] .gitignore: ignore spl/ and tpl/ directories except spl/Makefile

2013-11-25 Thread Masahiro Yamada
Before this commit, output files under tpl/ directry were not ignored. This commit fixes this problem. And we have only one source file under spl/ directory: spl/Makefile So, we can re-write .gitignore in a more simply way. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com ---

[U-Boot] [PATCH] PowerPC: merge commonly-defined flags

2013-11-25 Thread Masahiro Yamada
PLATFORM_RELFLAGS += -meabi PLATFORM_CPPFLAGS += -ffixed-r2 were defined in all arch/powerpc/${CPU}/config.mk. This commit moves them to arch/powerpc/config.mk. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- arch/powerpc/config.mk | 5 +++--

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-25 Thread Chao Xu
Hi Abraham, I finally got it working by adding #define CONFIG_SYS_ENABLE_PADS_ALL in u-boot/include/configs/omap4_common.h! This is removed by default in v2013.10. Do you know why? Thank you! On Sun, Nov 24, 2013 at 10:11 PM, Abraham V. abraham.varric...@vvdntech.com wrote: Hello Chao, That

Re: [U-Boot] [PATCH 0/9 v8] EXYNOS5420: Add SMDK5420 board support

2013-11-25 Thread Rajeshwari Birje
Hi Minkyu Kang. Please do let me know if any comments or can we get this merged? On Fri, Nov 15, 2013 at 10:29 AM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: This patch adds basic board support for SMDK5420 board. These patches are tested for booting fine on EVT1 SMDK5420. Changes

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-25 Thread Abraham V.
Hello Chao, (cc R.Sricharan from TI) Quite frankly, I have no idea why your pandaboard fails to work if CONFIG_SYS_ENABLE_PADS_ALL isn't defined in the omap4_common.h file. From the logs this patch was committed on 13/June/2012 by R.Sricharan. He might have a better explanation so I'm adding him

[U-Boot] [PATCH] ARM: rpi_b: power on SDHCI and USB HW modules

2013-11-25 Thread Stephen Warren
Send RPC commands to the VideoCore to turn on the SDHCI and USB modules. For SDHCI this isn't needed in practice, since the firmware already turned on the power in order to load U-Boot. However, it's best to be explicit. For USB, this is necessary, since the module isn't powered otherwise. This

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-25 Thread Lokesh Vutla
Hi, On Tuesday 26 November 2013 09:55 AM, Abraham V. wrote: Hello Chao, (cc R.Sricharan from TI) Quite frankly, I have no idea why your pandaboard fails to work if CONFIG_SYS_ENABLE_PADS_ALL isn't defined in the omap4_common.h file. From the logs this patch was committed on 13/June/2012 by

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-25 Thread Chao Xu
Thank you! Please see the inline reply. On Mon, Nov 25, 2013 at 10:40 PM, Lokesh Vutla lokeshvu...@ti.com wrote: Hi, On Tuesday 26 November 2013 09:55 AM, Abraham V. wrote: Hello Chao, (cc R.Sricharan from TI) Quite frankly, I have no idea why your pandaboard fails to work if

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-25 Thread Lokesh Vutla
Hi Chao, On Tuesday 26 November 2013 10:32 AM, Chao Xu wrote: Thank you! Please see the inline reply. On Mon, Nov 25, 2013 at 10:40 PM, Lokesh Vutla lokeshvu...@ti.com wrote: Hi, On Tuesday 26 November 2013 09:55 AM, Abraham V. wrote: Hello Chao, (cc R.Sricharan from TI) Quite frankly, I

[U-Boot] [PATCH] powerpc/p1010rdb:modify the mtest start_address

2013-11-25 Thread Zhao Qiang
In new board P1010RDB-PB, the interrupt vector table is at the start of memory. So if the start_address needs to be set a proper value. Signed-off-by: Zhao Qiang b45...@freescale.com --- include/configs/P1010RDB.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[U-Boot] [PATCH] sandbox: Use system headers first for sandbox's os.c in a different way

2013-11-25 Thread Masahiro Yamada
Commit cbe5cdfcd changed config.mk and arch/sandbox/cpu/Makefile to use -idirafter instead of -I and remove -nostdinc. But * Sandbox-specific code dirties config.mk * os.c is compiled without such compiler flags as: -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin

[U-Boot] [PATCH v3] powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROM

2013-11-25 Thread Po Liu
Currently, there is only one EEPROM on c29xpcie board which is AT24C1024. We program the SPD data at beginning of the AT24C1024.But the AT24C1024 has a 16-bit sub-address mode. This patch is tomake it work when getting SPD in a 16-bit sub-address EEPROM. Signed-off-by: Po Liu po@freescale.com

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-25 Thread Abraham V.
I can confirm that the problem is present on the pandaboard Rev B1 version as well. When Lokesh mentioned the bisect, I checked out mainline and tried booting from an SD card - it didn't come up. :( removing the lines mentioned got it working again. My usual boot device is USB and I use the