Wolfgang Denk wrote:
> Dear Stefano Babic,
>
Hi Wolfgang,
> So at the moment we cannot save the envrionment? Arghhh...
Yes, I know. I managed to change the mxc_spi driver, but I have really
changed a lot of code. I have not only added support for the i.MX51, but
I needed to remove the limitatio
Dear Stefano Babic,
In message <4b540ef1.9050...@denx.de> you wrote:
>
> >> +static void setup_fec(void)
> >> +{
> >
> > FEC should only be set up (and eventually only be reset, too), if
> > there is any network support at all on this board.
>
> The name is misleading, too. The FEC is not initia
Wolfgang Denk wrote:
> Dear Stefano Babic,
>
Hi Wolfgang,
>> +$(obj)u-boot.imx: $(obj)u-boot.bin
>> +$(obj)tools/mkimage -n $(IMX_CONFIG) -T imximage \
>> +-e $(TEXT_BASE) -d $< $@
>
> This actually belongs into the patch that adds the imx image format
> support.
Dear Stefano Babic,
In message <1263212760-27272-10-git-send-email-sba...@denx.de> you wrote:
> The patch adds initial support for the Freescale mx51evk board.
> Network (FEC) and SD controller (fsl_esdhc) are supported.
> --- a/Makefile
> +++ b/Makefile
> @@ -324,6 +324,10 @@ $(obj)u-boot.img:
Hi Stefano,
More comments below.
--- On Mon, 1/11/10, Stefano Babic wrote:
> From: Stefano Babic
> Subject: [U-Boot] [PATCH 9/9] Add initial support for Freescale mx51evk board
> To: u-boot@lists.denx.de
> Date: Monday, January 11, 2010, 10:26 AM
> The patch adds initial su
Hi Stefano,
--- On Mon, 1/11/10, Stefano Babic wrote:
> From: Stefano Babic
> Subject: [U-Boot] [PATCH 9/9] Add initial support for Freescale mx51evk board
> To: u-boot@lists.denx.de
> Date: Monday, January 11, 2010, 10:26 AM
> The patch adds initial support for
> the Frees
The patch adds initial support for the Freescale mx51evk board.
Network (FEC) and SD controller (fsl_esdhc) are supported.
Signed-off-by: Stefano Babic
Signed-off-by: Fred Fan fanyef...@gmail.com
---
MAINTAINERS |4 +
MAKEALL |1 +
Ma
7 matches
Mail list logo