RE: [PATCH 0/2] arm: dts: J721E Hyperbus Fixes

2023-03-30 Thread Gadiyar, Anand
> From: Achath, Vaishnav > > J721E SoC has a hyperbus controller and OSPI controller muxed and only > one of the controllers should be active at a time > > While enabling support for hyperflash in J721E, the hyperbus controller > was enabled by default in SoC DTS and was kept disabled in board D

[U-Boot] Build breaks on some OMAP3 configs

2009-10-30 Thread Gadiyar, Anand
Hi, I was trying to build u-boot for omap3_3430sdp and omap3_zoom2, and the build fails with the error below. I'm on commit f2b4bc0 from the master branch. I'm using CodeSourcery's 2008q3 toolchain. The commands I ran were: make CROSS_COMPILE=arm-none-linux-gnueabi- omap3_3430sdp_config; make C

Re: [U-Boot] Build breaks on some OMAP3 configs

2009-10-30 Thread Gadiyar, Anand
> Hi, > > I was trying to build u-boot for omap3_3430sdp and > omap3_zoom2, and the build fails with the error below. > > I'm on commit f2b4bc0 from the master branch. I'm > using CodeSourcery's 2008q3 toolchain. > The commands I ran were: > > make CROSS_COMPILE=arm-none-linux-gnueabi- > omap3_

Re: [U-Boot] Build breaks on some OMAP3 configs

2009-10-30 Thread Gadiyar, Anand
Nishant Menon wrote: > On Fri, Oct 30, 2009 at 6:47 PM, Dirk Behme wrote: >> Gadiyar, Anand wrote: >>> Hi, >>> >>> I was trying to build u-boot for omap3_3430sdp and >>> omap3_zoom2, and the build fails with the error below. >>> >>&

Re: [U-Boot] Build breaks on some OMAP3 configs

2009-11-06 Thread Gadiyar, Anand
> > > Hi, > > > > > > I was trying to build u-boot for omap3_3430sdp and > > > omap3_zoom2, and the build fails with the error below. > > > > > > I'm on commit f2b4bc0 from the master branch. I'm > > > using CodeSourcery's 2008q3 toolchain. > > > The commands I ran were: > > > > > > make CROSS_C

[U-Boot] [ANNOUNCE] Public x-loader git tree

2010-12-16 Thread Gadiyar, Anand
Hi all, As all OMAP folks know, x-loader is a first-stage bootloader for OMAPs, derived from the u-boot base code. There have been several forks of the x-loader code within and outside of TI. X-loader has no upstream path as it is currently used only for TI-products. To avoid duplication of effor

Re: [U-Boot] BeagleBoard-xM: Ethernet over USB supported ?

2011-02-06 Thread Gadiyar, Anand
On Sat, Feb 5, 2011 at 7:35 PM, Alexander Holler wrote: > Hello, > > Am 05.02.2011 14:18, schrieb Olivier Martin: >> I am trying to enable boot from tftp for a BeagleBoard-xM. >> The BeagleBoard-xM has an integrated Ethernet port over USB. > > Currently there is no support for omap-ehci in u-boot.