Hi Experts,
Any feedback on this?
Thanks!
Regards
Terry
发件人: Terry Lv
发送时间: 2023年10月18日 12:03
收件人: u-boot@lists.denx.de
主题: Build failed when CONFIG_TOOLS_LIBCRYPTO is disabled on latest u-boot
Hi Experts,
We need to disable CONFIG_TOOLS_LIBCRYPTO in
Hi Experts,
We need to disable CONFIG_TOOLS_LIBCRYPTO in our u-boot.
But when I disable CONFIG_TOOLS_LIBCRYPTO from menuconfig, my u-boot build
fails.
Logs:
/opt/samba/nxa08304/gcc_cross_toolchain/5.4-zeus/sysroots/x86_64-pokysdk-linux/usr/bin/ld:
tools/image-host.o: in function `read_pub_
o add spi version config in
config files to enable it. it would be eaiser than before.
Signed-off-by: Terry Lv
---
README|4 ++-
drivers/spi/mxc_spi.c | 59 -
2 files changed, 32 insertions(+), 31 deletions(-)
mode change 1
Apply new mxc_spi version configs to other soc configs.
Signed-off-by: Terry Lv
---
arch/arm/include/asm/arch-mx31/imx-regs.h |4
include/configs/efikamx.h |4
include/configs/flea3.h |3 +++
include/configs/imx31_litekit.h
pio
number.
Signed-off-by: Terry Lv
---
board/freescale/mx53smd/mx53smd.c | 63 +
include/configs/mx53smd.h | 17 ++
2 files changed, 80 insertions(+), 0 deletions(-)
diff --git a/board/freescale/mx53smd/mx53smd.c
b/board/freescale/mx53
Apply new mxc_spi version configs to other soc configs.
Signed-off-by: Terry Lv
---
arch/arm/include/asm/arch-mx31/imx-regs.h |4
include/configs/efikamx.h |4
include/configs/flea3.h |3 +++
include/configs/imx31_litekit.h
This driver is ported from kernel and can handle a series of spi nor
flash including m25pxx, m45pxx, w25xxx, cat25xxx, sst25vf0xxx,
sst25wfxxx, s25xxx, mx25xxx, at25xxx, at26xxx, en25xxx, xxxs33b.
Signed-off-by: Terry Lv
---
drivers/mtd/spi/Makefile |1 +
drivers/mtd/spi/m25p80
o add spi version config in
config files to enable it. it would be eaiser than before.
Signed-off-by: Terry Lv
---
README|4 ++-
drivers/spi/mxc_spi.c | 59 -
2 files changed, 32 insertions(+), 31 deletions(-)
mode change 1
pio
number.
Signed-off-by: Terry Lv
---
board/freescale/mx53smd/mx53smd.c | 63 +
include/configs/mx53smd.h | 17 ++
2 files changed, 80 insertions(+), 0 deletions(-)
diff --git a/board/freescale/mx53smd/mx53smd.c
b/board/freescale/mx53
A non-zero value of SEC_COUNT does not indicate that the card is sector
addressed. According to the MMC specification, cards
with a densitygreater than 2GiB are sector addressed.
Signed-off-by: Terry Lv
---
drivers/mmc/mmc.c |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --gi
This patch is to save environment data to mmc card.
It uses interfaces defined in generic mmc.
v6 version fixes the coding-style problems.
Signed-off-by: Terry Lv
---
arch/arm/lib/board.c | 15 +++--
arch/powerpc/lib/board.c | 17 +++--
common/Makefile |1 +
common
This patch is to save environment data to mmc card.
It uses interfaces defined in generic mmc.
Signed-off-by: Terry Lv
---
arch/arm/lib/board.c | 15 +++--
arch/powerpc/lib/board.c | 17 +++--
common/Makefile |1 +
common/cmd_nvedit.c |3 +-
common/env_mmc.c
Signed-off-by: Terry Lv
---
arch/arm/include/asm/io.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/include/asm/io.h b/arch/arm/include/asm/io.h
index 0a4b5be..5122210 100644
--- a/arch/arm/include/asm/io.h
+++ b/arch/arm/include/asm/io.h
@@ -253,7 +253,7
This patch is to save environment data to mmc card.
It uses interfaces defined in generic mmc.
Signed-off-by: Terry Lv
---
arch/arm/lib/board.c | 14 +++--
arch/powerpc/lib/board.c | 16 +++--
common/Makefile |1 +
common/cmd_nvedit.c |3 +-
common/env_mmc.c
This patch is to save environment data to mmc card.
It uses interfaces defined in generic mmc.
Signed-off-by: Terry Lv
---
arch/arm/lib/board.c | 10 ++--
arch/powerpc/lib/board.c | 12 ++--
common/Makefile |1 +
common/cmd_nvedit.c |1 +
common/env_mmc.c
This patch is to save environment data to mmc card.
It uses interfaces defined in generic mmc.
Signed-off-by: Terry Lv
---
arch/arm/lib/board.c | 10 ++--
arch/powerpc/lib/board.c | 12 ++--
common/Makefile |1 +
common/cmd_nvedit.c |1 +
common/env_mmc.c
This patch is to save environment data to mmc card.
It uses interfaces defined in generic mmc.
Signed-off-by: Terry Lv
---
common/Makefile |1 +
common/cmd_nvedit.c |3 +-
common/env_mmc.c | 166 +
include/environment.h
In drivers/mmc/mmc.c, mmc_bread will do aligned read.
So we don't need to use single block read.
We can use multiblock read to improve the performance.
Signed-off-by: Terry Lv
---
drivers/mmc/mmc.c | 51 ---
1 files changed, 40 insertions(+
This patch is to save environment data to mmc card.
It uses interfaces defined in generic mmc.
Signed-off-by: Terry Lv
---
common/cmd_nvedit.c |3 +-
common/env_mmc.c | 359 +
include/environment.h | 18 +++
lib_arm/board.c
This patch is to save environment data to mmc card.
Signed-off-by: Terry Lv
---
common/cmd_nvedit.c |3 +-
common/env_mmc.c | 376 +
include/environment.h | 18 +++
3 files changed, 396 insertions(+), 1 deletions(-)
create mode
In drivers/mmc/mmc.c, mmc_bread will do aligned read.
So we don't need to use single block read.
We can use multiblock read to improve the performance.
Signed-off-by: Terry Lv
---
drivers/mmc/mmc.c | 51 ---
1 files changed, 40 insertions(+
Signed-off-by: Terry Lv
---
drivers/mmc/mmc.c | 57 -
1 files changed, 43 insertions(+), 14 deletions(-)
diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c
index b69ce15..dcc9548 100644
--- a/drivers/mmc/mmc.c
+++ b/drivers/mmc/mmc.c
22 matches
Mail list logo