Hi Hyungwon,
> Dear Lukasz Majewski,
>
> On Wed, 05 Nov 2014 11:29:53 +0100
> Lukasz Majewski wrote:
>
> > > +#undef CONFIG_EXYNOS_SPL
> > > +#undef CONFIG_SILENT_CONSOLE
> > > +#undef CONFIG_CROS_EC
> > > +#undef CONFIG_CROS_EC_SPI
> > > +#undef CONFIG_CROS_EC_I2C
> > > +#undef CONFIG_CROS_EC_
I cross compiled u-boot's latest version 2014-10 using buildroot's built-in
cross compiler and generated uboot.bin.
When I try to invoke it like so:
it throws an error complaining wrong image format:
I've checked qemu's sources and as per 'uboot_image.h' , the only valid type
numbers are fro
Modify the pfuze init for mx6sxsabresd to use the shared
"pfuze_common_init" function. And move this initialization to
power_init_board.
Signed-off-by: Ye.Li
---
Changes since v1:
- Change to use pfuze common init function for sabre boards.
Changes since v2:
- Move the pfuze init to power_init_b
Add the pfuze100 initialization in power_init_board for imx6q/dl
sabreauto board.
Signed-off-by: Ye.Li
---
Changes since v1:
- Change to use pfuze common init function for sabre boards.
Changes since v2:
- Move the pfuze init to power_init_board
board/freescale/mx6qsabreauto/mx6qsabreauto.c |
Modify the pfuze init for mx6sabresd to use the shared
"pfuze_common_init" function. And move this initialization to
power_init_board.
Signed-off-by: Ye.Li
---
Changes since v1:
- Change to use pfuze common init function for sabre boards.
Changes since v2:
- Move the pfuze init to power_init_boa
Add definitions for buck regulators (SW1A/B/C) registers and voltage
values.
Signed-off-by: Ye.Li
---
Changes since v1:
- None
Changes since v2:
- Create this patch for updating registers definitions and magic value.
include/power/pfuze100_pmic.h | 80
Since the Pfuze initializations are similar on various mx6 SABRE
boards. Factorize the initialization to a common function in file
board/freescale/common/pfuze.c. So that all SABRE boards BSP can
share the function.
Signed-off-by: Ye.Li
---
Changes since v1:
- Factorize the pfuze init function fo
201 - 207 of 207 matches
Mail list logo