On 03/06/2011 06:07, Chander Kashyap wrote:
Fixes dependency build error with "make O=" option.
"make O=" option is used to specify output directory.
Signed-off-by: Chander Kashyap
---
mmc_spl/board/samsung/smdkv310/Makefile | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-
Hi David,
Le 19/08/2011 19:57, David Long a écrit :
Reserve any memory above 768MB to prevent u-boot from relocating fdt or initrd
data into memory that Linux cannot reference during early boot. Code taken (with
modifications) from the powerpc bootm.c.
What exactly prevents ARM Linux from boo
Hi Chander,
On Mon, 15 Oct 2012 17:28:23 +0530, Chander Kashyap
wrote:
> From: Minkyu Kang
>
> Based upon single SoC there can be multiple varients.
Typo here (varients => variants)
> This patch add support to match the complete product ID.
>
> Signed-off-by: Chander Kashyap
> ---
> Change
Hi Chander,
Le 26/05/2011 13:10, Chander Kashyap a écrit :
Modifies CPU Frequency to 1GHz and removes hard coding of mmc_pre_ratio for
MMC Channel2 in FSYS2 register.
Signed-off-by: Chander Kashyap
---
board/samsung/smdkv310/lowlevel_init.S |4 ++--
1 files changed, 2 insertions(+), 2 de