Remove "fdt_high" environment variable to use the bootm_size(or set
CONFIG_SYS_BOOTMAPSZ) to amount of memory available to safely contain
a kernel, device tree and initrd for relocation.
Signed-off-by: Wen He
---
include/configs/ls1043a_common.h | 1 -
1 file changed, 1 deletion(-)
tatus
property to disabled in dts nodes.
Signed-off-by: Tang Yuantian
Signed-off-by: Wen He
---
arch/arm/cpu/armv8/fsl-layerscape/fdt.c | 23 +++
1 file changed, 23 insertions(+)
diff --git a/arch/arm/cpu/armv8/fsl-layerscape/fdt.c
b/arch/arm/cpu/armv8/fsl-layerscape/fdt.c
Enable DP_PWR signal to power the DP to HDMI converter cable.
Signed-off-by: Wen He
---
board/freescale/ls1028a/ls1028a.c | 12
include/configs/ls1028a_common.h | 3 +++
2 files changed, 15 insertions(+)
diff --git a/board/freescale/ls1028a/ls1028a.c
b/board/freescale/ls1028a
> -Original Message-
> From: Jagdish Gediya
> Sent: 2019年11月18日 12:50
> To: Wen He ; u-boot@lists.denx.de;
> u-b...@linux.nxdi.nxp.com
> Cc: Wen He
> Subject: RE: [u-boot] [v4] armv8: ls1028ardb: enable DisplayPort Power
> support
>
> Hi Wen,
>
> &
tatus
property to disabled in dts nodes.
Signed-off-by: Tang Yuantian
Signed-off-by: Wen He
---
arch/arm/cpu/armv8/fsl-layerscape/fdt.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/arch/arm/cpu/armv8/fsl-layerscape/fdt.c
b/arch/arm/cpu/armv8/fsl-layerscape/fdt.c
tatus
property to disabled in dts nodes.
Signed-off-by: Tang Yuantian
Signed-off-by: Wen He
---
change in v2:
- use LS instead of the ls in commit message.
arch/arm/cpu/armv8/fsl-layerscape/fdt.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/arch/arm/cpu/armv
Fix the kernel offset of qspi_bootcmd scripts, followed
the qoriq_memory_layout definition.
Signed-off-by: Wen He
---
include/configs/ls1043a_common.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h
Enable DP_PWR signal to power the DP to HDMI converter cable.
Signed-off-by: Wen He
---
board/freescale/ls1028a/ls1028a.c | 14 ++
include/configs/ls1028a_common.h | 3 +++
2 files changed, 17 insertions(+)
diff --git a/board/freescale/ls1028a/ls1028a.c
b/board/freescale/ls1028a
Enable DP_PWR signal to power the DP to HDMI converter cable.
Signed-off-by: Wen He
---
board/freescale/ls1028a/ls1028a.c | 13 +
include/configs/ls1028a_common.h | 3 +++
2 files changed, 16 insertions(+)
diff --git a/board/freescale/ls1028a/ls1028a.c
b/board/freescale/ls1028a
Enable DP_PWR signal to power the DP to HDMI converter cable.
Signed-off-by: Wen He
---
board/freescale/ls1028a/ls1028a.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/board/freescale/ls1028a/ls1028a.c
b/board/freescale/ls1028a/ls1028a.c
index ece91660bf..7d34f92eb5 100644
> -Original Message-
> From: Wen He
> Sent: 2019年7月23日 10:06
> To: Andy Tang ; u-boot@lists.denx.de
> Cc: Wen He
> Subject: [PATCH] armv8: ls1028ardb: enable DisplayPort Power support
>
> Enable DP_PWR signal to power the DP to HDMI converter cable.
&g
Enable DP_PWR signal to power the DP to HDMI converter cable.
Signed-off-by: Wen He
---
include/configs/ls1028a_common.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/configs/ls1028a_common.h b/include/configs/ls1028a_common.h
index 41ce4a054c..25fc548c99 100644
--- a/include
> -Original Message-
> From: Bin Meng
> Sent: 2019年5月16日 20:15
> To: Wen He ; Simon Glass ; Tom
> Rini
> Cc: Prabhakar Kushwaha ; Jagdish Gediya
> ; u-boot@lists.denx.de
> Subject: [EXT] Re: [U-Boot] [v2] board: ls1028a: Add an empty video hw init
> funct
r
DM_VIDEO on the LS1028A.
Signed-off-by: Wen He
---
configs/ls1028aqds_tfa_defconfig | 1 -
configs/ls1028ardb_tfa_defconfig | 1 -
drivers/video/Kconfig| 2 +-
3 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/configs/ls1028aqds_tfa_defconfig b/configs/ls1028aqds_tfa
The video driver causes a link failure when config VIDEO built-in,
drivers/video/cfb_console.c:2022: undefined reference to `video_hw_init'
Adding an empty video hw init to slove the build issue, now the board
does not support display anything on U-boot.
Signed-off-by: Wen He
---
The video driver causes a link failure when config VIDEO built-in,
drivers/video/cfb_console.c:2022: undefined reference to `video_hw_init'
Adding a empty video hw init to slove the build issue, now the board
does not support display anything on U-boot.
Signed-off-by: Wen He
---
From: Alison Wang
This patch adds a command to load the HDP firmware and supporting
libraries.
Signed-off-by: Oliver Brown
Signed-off-by: Alison Wang
Signed-off-by: Wen He
---
configs/ls1028aqds_tfa_defconfig| 2 +
configs/ls1028ardb_tfa_defconfig| 2 +
drivers/video
From: Alison Wang
This patch adds a command to load the HDP firmware and supporting
libraries.
Signed-off-by: Oliver Brown
Signed-off-by: Alison Wang
Signed-off-by: Wen He
---
configs/ls1028aqds_tfa_defconfig| 2 +
configs/ls1028ardb_tfa_defconfig| 2 +
drivers/video
> -Original Message-
> From: York Sun
> Sent: 2018年11月21日 0:58
> To: Wen He ; u-boot@lists.denx.de
> Cc: Prabhakar Kushwaha ; Alison Wang
>
> Subject: Re: [PATCH 2/2] armv8: ls1043aqds: modify the qspi_bootcmd
> definition
>
> On 11/20/18 12:55 AM, We
nand_bootcmd doest not exist, it should be support
for nand auto boot up.
Signed-off-by: Wen He
---
include/configs/ls1043a_common.h | 8
1 file changed, 8 insertions(+)
diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h
index 3d6ce2c..795e904 100644
Fix the kernel offset of qspi_bootcmd scripts, followed
the qoriq_memory_layout definition.
Signed-off-by: Wen He
---
include/configs/ls1043a_common.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h
21 matches
Mail list logo