Hello Simon,
do you remember reason why you chose that CONFIG_DM_MMC should not
depend on CONFIG_MMC?
[PATCH] dm: mmc: Add an MMC uclass
e7ecf7cb5a6b873daf2d88daf03034d51fad4acc
My gut feeling is that it should have that dependency like
DM_USB depends on USB and DM_PCI depends PCI.
The same
On 11/18/2017 08:11 PM, York Sun wrote:
> On 11/18/2017 02:24 AM, Marek Vasut wrote:
>> On 11/17/2017 10:48 PM, York Sun wrote:
>>> On 11/17/2017 12:59 PM, York Sun wrote:
On 11/17/2017 11:04 AM, Marek Vasut wrote:
> On 11/17/2017 08:02 PM, Marek Vasut wrote:
>> On 11/17/2017 05:43 PM,
On 11/18/2017 08:09 PM, York Sun wrote:
> Commit 72443c7f7d21 ("mtd: cfi: Add support for status register
> polling") added a feature check to determine if status register
> is available for certain flash chips. The "lower software bits"
> register used to determine this feature is not backward com
For each block device we have to setup:
- a device path for the block device
- a partition device path for the block device with
partition number 0
- a partition device path for each partition
Signed-off-by: Heinrich Schuchardt
---
lib/efi_loader/efi_device_path.c | 11 +++
lib/efi_loa
The SD cards and eMMC devices have different device nodes.
The current coding interpretes all MMC devices as eMMC.
Signed-off-by: Heinrich Schuchardt
---
lib/efi_loader/efi_device_path.c | 24 +---
1 file changed, 21 insertions(+), 3 deletions(-)
diff --git a/lib/efi_loader/
For each disk we need partition device path with partion number 0.
The device node texts should match the UEFI spec.
Heinrich Schuchardt (3):
efi_loader: correctly determine if an MMC device is an SD-card
efi_loader: correctly setup device paths for block devices
efi_loader: correct DeviceNo
When converting device nodes and paths to text we should
stick to the UEFI spec.
Signed-off-by: Heinrich Schuchardt
---
lib/efi_loader/efi_device_path_to_text.c | 30 +++---
1 file changed, 19 insertions(+), 11 deletions(-)
diff --git a/lib/efi_loader/efi_device_path_to_
Hi Stefan,
On Fri, Dec 01, 2017 at 10:27:12AM +0200, Stefan Mavrodiev wrote:
> Add spi driver for sun4i, sun5i and sun7i SoCs. The driver is
> adapted from mailine kernel (currently 4.15.0-rc1).
>
> Signed-off-by: Stefan Mavrodiev
> ---
> Tested with A20-OLinuXino-Lime2 with W25Q128 chip. The o
On Thu, Nov 2, 2017 at 5:54 PM, Maxime Ripard
wrote:
> On Wed, Nov 01, 2017 at 10:18:07PM +0800, Icenowy Zheng wrote:
>> Add support for setting up SimpleFB for LCD display output in DE2
>> SimpleFB setup code.
>>
>> Signed-off-by: Icenowy Zheng
>
> Acked-by: Maxime Ripard
Applied to u-boot-sun
A typo in the probe function causes not all peripherals to be scanned
(in the case of the Dragonboard820c - work in progress - it wont find pmic0).
---
drivers/spmi/spmi-msm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/spmi/spmi-msm.c b/drivers/spmi/spmi-msm.c
inde
On Mon, Nov 6, 2017 at 1:40 PM, Jagan Teki wrote:
> On Fri, Nov 3, 2017 at 10:00 PM, Maxime Ripard
> wrote:
>> On Fri, Nov 03, 2017 at 02:21:51PM +0530, Jagan Teki wrote:
>>> On Thu, Nov 2, 2017 at 7:26 PM, Maxime Ripard
>>> wrote:
>>> > On Wed, Nov 01, 2017 at 08:31:46AM +0800, Icenowy Zheng wr
On Wed, Nov 29, 2017 at 2:31 PM, Maxime Ripard
wrote:
> On Tue, Nov 28, 2017 at 10:33:27PM -0800, Vasily Khoruzhick wrote:
>> These are actually different bits, and since some monitors (Benq BL2420PT)
>> have modes with different HSYNC and VSYNC polarity, we should set them
>> independently
>>
>>
The SPL-OS partition is 0x2, so let's make
CONFIG_CMD_SPL_WRITE_SIZE same size. This should allow for better
falcon mode operation.
Signed-off-by: Adam Ford
diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig
index 8801268..db72e6f 100644
--- a/configs/omap3_logic_defc
Op Wed, 29 Nov 2017 16:23:31 +0100, schreef Stefan Roese:
> This patch removes the inclusion of the libgcc math functions and
> replaces them by functions coded in C, taken from the coreboot project.
> This makes U-Boot building more independent from the toolchain installed
> / available on the bu
On Thu, 30 Nov 2017 13:21:24 + (UTC)
"A.W.C." wrote:
> Hello,
>
> Linux embedded file system (Linux v. 2.6.26.5) running on raw NAND
> flash, and use Full Image's RootFS. I need to access to linux shell
> when Linux kernel already is fully loaded and make some changes.
>
> U-boot> setenv bo
Hi,
this small set improves the usability to ease booting distro shipped
kernels. Tested on espressobin with debian's flash-kernel. I could
successfully boot from usb.
Thanks,
Andre
ps: please keep me cc:'ed, not subscribed
___
U-Boot mailing list
U-B
Signed-off-by: Andre Heider
---
include/configs/mvebu_armada-37xx.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/include/configs/mvebu_armada-37xx.h
b/include/configs/mvebu_armada-37xx.h
index 1b2e0d71b4..3e1ff02ed7 100644
--- a/include/configs/mvebu_armada-37xx.h
+++
the values of dt_addr_r/kernel_addr_r/ramdisk_addr_r are taken from
the downstream 'u-boot-2017.03-armada-17.10' release.
the chosen values of scriptaddr and pxefile_addr_r are below fdt_addr_r,
in 1MB steps.
Signed-off-by: Andre Heider
---
include/configs/mvebu_armada-37xx.h | 7 +++
1 fil
Signed-off-by: Andre Heider
---
include/configs/mvebu_armada-37xx.h | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/include/configs/mvebu_armada-37xx.h
b/include/configs/mvebu_armada-37xx.h
index 383e6dfaf4..f5b4f72118 100644
--- a/include/configs/mvebu_armada-3
Signed-off-by: Andre Heider
---
configs/mvebu_db-88f3720_defconfig | 1 +
configs/mvebu_espressobin-88f3720_defconfig | 1 +
2 files changed, 2 insertions(+)
diff --git a/configs/mvebu_db-88f3720_defconfig
b/configs/mvebu_db-88f3720_defconfig
index 0fd4514c37..321151e41d 100644
--- a/c
On Sat, Dec 02, 2017 at 11:07:53AM +0100, Heinrich Schuchardt wrote:
> Hello Simon,
>
> do you remember reason why you chose that CONFIG_DM_MMC should not depend on
> CONFIG_MMC?
>
> [PATCH] dm: mmc: Add an MMC uclass
> e7ecf7cb5a6b873daf2d88daf03034d51fad4acc
>
> My gut feeling is that it shoul
When will this be enforced?
*** Your GCC is older than 6.0 and will not be supported starting in
v2018.01.
I assume RC1 will come out soon.
adam
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
On Sat, Dec 02, 2017 at 06:52:19PM -0600, Adam Ford wrote:
> When will this be enforced?
>
> *** Your GCC is older than 6.0 and will not be supported starting in
> v2018.01.
>
> I assume RC1 will come out soon.
Thanks for the reminder :)
--
Tom
signature.asc
Description: PGP signature
Move the warning to an error as we have been promising would happen in
this release.
Signed-off-by: Tom Rini
---
arch/arm/config.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/config.mk b/arch/arm/config.mk
index 1a9db4de..02f61fcc3cba 100644
--- a/arch/a
On Tue, Nov 28, 2017 at 10:09:37AM +0800, Peng Fan wrote:
> When compiling with android toolchain, there is an instruction
> "str q0, [x8],#16", but x8 is not 16bytes aligned,
> this instruction will trigger sync abort.
>
> So, following Linux kernel, only use general regs for arm64.
> If not
25 matches
Mail list logo