Hey guys
I already had made u-boot for my disco board and it was OK!
Now I want to port the same boot loader on my own custom board which has
different structure.
Instead of 64 Mb SDRAM of disco board my board has a 128 Mb SDRAM and this
board uses SDRAM bank 1 instead of bank 2 in disco board. Als
/05/2015 06:36 PM
Subject:Re: [U-Boot] SDRAM
Hi,
Am 28.05.2015 um 23:49 schrieb Naitik Amin:
> I am using Altera SOC, under my includes, I have a file called
> /include/configs/socfpga_common.h
>
> In this file, I have #define as below.
> #define PH
Hi,
Am 28.05.2015 um 23:49 schrieb Naitik Amin:
> I am using Altera SOC, under my includes, I have a file called
> /include/configs/socfpga_common.h
>
> In this file, I have #define as below.
> #define PHYS_SDRAM_1_SIZE 0x2000
>
> If this #define is set to 0x2000, and uboo
I am using Altera SOC, under my includes, I have a file called
/include/configs/socfpga_common.h
In this file, I have #define as below.
#define PHYS_SDRAM_1_SIZE 0x2000
If this #define is set to 0x2000, and uboot is compiled and loaded,
the system when boots up into Linux,
Greetings,
I've gotten a new custom OMAP4 board and can't get the SDRAM to work.
My plan is to retest part of this on a 4460 ES1.1 Pandaboard next week but
wanted to put a feeler out now to see if this is known. I've see this today
using DENX Mainline u-boot and u-boot-arm/master.
I'm currently o
hi all
I am going through the SPD DRAM setup for my mpc8548 board (using DDR2)
- when I run uboot I get an error saying:
Error: DDR_SDRAM_CFG[RD_EN] and DDR_SDRAM_CFG[2T_EN] should not be
set at the same time.
As far as I could tell, neither of these two settings are within my
contro
On Tuesday 07 October 2008, Muzammil Ahmed wrote:
> I'm using Yosemite board (PPC440EP) for my development with U-Boot firmware
> version 1.3.4.
>
> Where in source code, I can find code regarding 'initializaiton of SDRAM
> controller'?
Its the function initdram() in board/amcc/yosemite/yosemite.c
Hi,
I'm using Yosemite board (PPC440EP) for my development with U-Boot firmware
version 1.3.4.
Where in source code, I can find code regarding 'initializaiton of SDRAM
controller'?
Also, code regarding 'initialization of EBC'?
(please be more explanable)
Thanks in advance,
Muzammal Ahmed
_
8 matches
Mail list logo