: evaluate whether default environment is used
[-p] : evaluate whether environment can be persisted
The result of multiple evaluations will be combined with AND.
Signed-off-by: Leo Ruan
Signed-off-by: Mark Jonas
---
cmd/Kconfig | 14
cmd/nved
lash
data embedded in FIT image or the external data with absolute position
This inspiration comes from Simon Glass , see
common/spl_fit.c
Signed-off-by: Leo Ruan
Signed-off-by: Mark Jonas
Reviewed-by: Simon Glass
Reviewed-by: Stefano Babic
---
common/splash_source.c | 55
d keeps the splash location
name for the splash source.
Signed-off-by: Leo Ruan
Signed-off-by: Mark Jonas
Reviewed-by: Simon Glass
Reviewed-by: Stefano Babic
Reviewed-by: Tomas Melin
---
common/splash_source.c | 10 --
doc/README.splashprepare | 9 ++---
2 files changed, 14 ins
We store a splash screen in SPI-NOR. We chose to use a FIT image as a
container because we want to
- store more than just the splash screen in SPI-NOR,
- do not create a bunch of MTD partitions,
- do not waste storage space, and
- avoid the overhead of a real file system.
In general U-Boot
lash
data embedded in FIT image or the external data with absolute position
This inspiration comes from Simon Glass , see
common/spl_fit.c
Signed-off-by: Leo Ruan
Signed-off-by: Mark Jonas
Reviewed-by: Simon Glass
---
common/splash_source.c | 55 +++--
We store a splash screen in SPI-NOR. We chose to use a FIT image as a
container because we want to
- store more than just the splash screen in SPI-NOR,
- do not create a bunch of MTD partitions,
- do not waste storage space, and
- avoid the overhead of a real file system.
In general U-Boot
d keeps the splash location
name for the splash source.
Signed-off-by: Leo Ruan
Signed-off-by: Mark Jonas
Reviewed-by: Simon Glass
---
common/splash_source.c | 10 --
doc/README.splashprepare | 9 ++---
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/common/splash
lash
data embedded in FIT image or the external data with absolute position
This inspiration comes from Simon Glass , see
common/spl_fit.c
Signed-off-by: Leo Ruan
Signed-off-by: Mark Jonas
---
common/splash_source.c | 56 +++---
1 file changed, 35 inser
d keeps the splash location
name for the splash source.
Signed-off-by: Leo Ruan
Signed-off-by: Mark Jonas
---
common/splash_source.c | 10 --
doc/README.splashprepare | 6 +++---
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/common/splash_source.c b/common/splash_sour
We store a splash screen in SPI-NOR. We chose to use a FIT image as a
container because we want to
- store more than just the splash screen in SPI-NOR,
- do not create a bunch of MTD partitions,
- do not waste storage space, and
- avoid the overhead of a real file system.
In general U-Boot
Ohm to 37 Ohm table.
For example, the IOMUXC_SW_PAD_CTL_PAD_SD2_CLK register (SD-card clock)
uses the added table.
Signed-off-by: Mark Jonas
Reviewed-by: Stefano Babic
---
Changes in V3:
- Reviewed by Stefano Babic
Changes in V2:
- Add missing Signed-off-by
---
arch/arm/include/asm/mach-imx
Ohm to 37 Ohm table.
For example, the IOMUXC_SW_PAD_CTL_PAD_SD2_CLK register (SD-card clock)
uses the added table.
Signed-off-by: Mark Jonas
---
Changes in V2:
- Add missing Signed-off-by
---
arch/arm/include/asm/mach-imx/iomux-v3.h | 8
1 file changed, 8 insertions(+)
diff --git a
Not all i.MX6 pads use the same drive strength table. So far only the
240 Ohm to 34 Ohm table was available. Because the constants used have
speaking names it can be confusing to use e.g. PAD_CTL_DSE_48ohm when
according to the reference manual 52 Ohm is the correct value. This
patch adds the 260 O
/IMX6ULRM.pdf
[7] https://www.nxp.com/docs/en/reference-manual/IMX6ULLRM.pdf
Signed-off-by: Mark Jonas
---
arch/arm/include/asm/mach-imx/iomux-v3.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/include/asm/mach-imx/iomux-v3.h
b/arch/arm/include/asm/mach-imx/iomux-v3
14 matches
Mail list logo