Add MXC_OCOTP Kconfig entry.
Signed-off-by: Peng Fan
Cc: Simon Glass
Cc: Stefano Babic
Cc: Fabio Estevam
---
This patch depends on https://patchwork.ozlabs.org/patch/510743/ which
correct the FSL_SEC_MON Kconfig entry.
drivers/misc/Kconfig | 7 +++
1 file changed, 7 insertions(+)
diff
Hi Humberto,
On 08/26/2015 07:24 PM, Humberto López León wrote:
Hi Przemyslaw,
On 08/26/2015 10:12 AM, Przemyslaw Marczak wrote:
Hi Humberto,
On 08/26/2015 03:40 PM, Humberto López León wrote:
Hi community,
thank you all for answering my questions.
On 08/26/2015 02:53 AM, Przemyslaw Marcza
> -Original Message-
> From: Zhao Qiang [mailto:qiang.z...@freescale.com]
> Sent: Thursday, August 27, 2015 10:56 AM
> To: Kushwaha Prabhakar-B32579
> Cc: u-boot@lists.denx.de; Sun York-R58495 ; Jain
> Priyanka-B32167 ; Zhao Qiang-B45475
>
> Subject: [PATCH] t1040d4rdb: assign muxed pins
qe-tdm is muxed with diu, if hwconfig setted as qe-tdm,
assign muxed pins to qe-tdm, then delete diu node from
device tree.
Signed-off-by: Zhao Qiang
---
board/freescale/t104xrdb/cpld.h | 1 +
board/freescale/t104xrdb/t104xrdb.c | 19 +++
2 files changed, 20 insertions(+)
d
On Wed, 2015-08-26 at 15:58 +0200, ma...@denx.de wrote:
> On Wednesday, August 26, 2015 at 03:42:36 PM, Chin Liang See wrote:
> > On Wed, 2015-08-26 at 15:37 +0200, ma...@denx.de wrote:
> > > On Wednesday, August 26, 2015 at 03:13:15 PM, Chin Liang See wrote:
> > >
> > > Hi,
> > >
> > > [...]
> >
On 26.08.2015 16:54, Igor Grinberg wrote:
The config option has been removed by one of the syncs with the Linux
mainline MTD subsystem:
ff94bc40af (mtd, ubi, ubifs: resync with Linux-3.14)
It has been left inside the config files. Currently does not look to
serve any purpose, so remove it now fro
Hi Simon
I missed to answer the first of the two.
2015-08-26 12:06 GMT+09:00 Simon Glass :
> Two more things:
> - What to do about tests?
> - Please can you check my patches here and provide your comments:
>
> http://patchwork.ozlabs.org/patch/510082/
> http://patchwork.ozlabs.org/patch/510079/
2015-08-26 22:20 GMT+09:00 Simon Glass :
> Hi Masahiro,
>
> On 25 August 2015 at 21:51, Masahiro Yamada
> wrote:
>> 2015-08-26 13:38 GMT+09:00 Simon Glass :
>>> Hi Masahiro,
>>>
>>> On 25 August 2015 at 21:30, Masahiro Yamada
>>> wrote:
Hi Simon,
2015-08-25 0:12 GMT+09:00
On 2015-08-27 00:59, Paul Kocialkowski wrote:
Le mercredi 26 août 2015 à 09:23 -0400, Tom Rini a écrit :
On Wed, Aug 26, 2015 at 12:51:07PM +0200, Paul Kocialkowski wrote:
[snip]
On all OMAP platforms, USB peripheral loading is done via bulk USB and I
suspect it is the same on am33xx platforms
I am trying my best to have this subsystem as DT-compatible with Linux
as possible, also saving memory foot print as a boot loader.
It would be very appreciated if Linus Walleij, the maintainer of
pinctrl subsystem in Linux, would check this series if he could find
some time.
Masahiro Yamada (3
This driver actually does nothing but test pinctrl uclass, and
demonstrate how things work.
To try this driver, uncomment /* #define DEBUG */ in the
drivers/pinctrl/pinctrl-sandbox.c, and debug messages will be
displayed.
DRAM: 128 MiB
sandbox pinmux: group = 1 (serial_a), function = 1 (seri
This creates a new framework for handling of pin control devices,
i.e. devices that control different aspects of package pins.
This uclass handles pinmuxing and pin configuration; pinmuxing
controls switching among silicon blocks that share certain physical
pins, pin configuration handles electron
This is useful when we want to bind a device, but do not need the
pointer to the device.
Signed-off-by: Masahiro Yamada
Acked-by: Simon Glass
---
Changes in v5: None
Changes in v4:
- Change the subject as suggested by Simon
- Update the function comments for device_bind()
and some other
Hi Adrian,
Since this is only for mx6, why move the code to imx-common?
"
> ifeq ($(SOC),$(filter $(SOC),mx6))
>-obj-y += cache.o
>+obj-y += cache.o init.o
"
Also many pieces of code are only for imx6, imx7 do not need them for now, such
as
the ldo ramp part.
I think basic imx7
Hi Adrian,
On Wed, Aug 26, 2015 at 06:27:42PM -0500, Adrian Alonso wrote:
>Rework cache settings for imx6, move cache configuration
>to imx-common/cache.c so it can be reused for newer SoC
Better not do this now.
See below comments.
>
>Signed-off-by: Adrian Alonso
>---
> arch/arm/cpu/armv7/mx6/
Make more use of the Kconfig and move CONFIG_CMD_I2C config option
to defconfigs for ti omap/am based boards.
Signed-off-by: Igor Grinberg
Cc: Yegor Yefremov
Cc: Enric Balletbo i Serra
Cc: Lokesh Vutla
Cc: Felipe Balbi
Cc: Gilles Gameiro
Cc: "Albert ARIBAUD (3ADEV)"
Cc: Nikita Kiryanov
Cc:
On Wed, Aug 26, 2015 at 02:26:03PM -0700, Simon Glass wrote:
> Hi Tom,
>
> The includes ACPI support for the first time and quite a few fixes:
> microcode for newer Minnowmax boards, coreboot booting, i8042
> keyboard, Minnowmax GPIO and getting serial running on crownbay.
>
> It also includes t
Make more use of the Kconfig and move CONFIG_CMD_BOOTZ config option
to defconfigs for ti omap/am based boards.
Signed-off-by: Igor Grinberg
Cc: Yegor Yefremov
Cc: Enric Balletbo i Serra
Cc: Lokesh Vutla
Cc: Felipe Balbi
Cc: Gilles Gameiro
Cc: "Albert ARIBAUD (3ADEV)"
Cc: Nikita Kiryanov
C
Make more use of the Kconfig and move CONFIG_HUSH_PARSER config option
to defconfigs for ti omap/am based boards.
Signed-off-by: Igor Grinberg
Cc: Yegor Yefremov
Cc: Enric Balletbo i Serra
Cc: Lokesh Vutla
Cc: Felipe Balbi
Cc: Gilles Gameiro
Cc: "Albert ARIBAUD (3ADEV)"
Cc: Nikita Kiryanov
Make more use of the Kconfig and move CONFIG_BOOTDELAY config option
to defconfigs for ti omap/am based boards.
Signed-off-by: Igor Grinberg
Cc: Yegor Yefremov
Cc: Enric Balletbo i Serra
Cc: Lokesh Vutla
Cc: Felipe Balbi
Cc: Gilles Gameiro
Cc: "Albert ARIBAUD (3ADEV)"
Cc: Nikita Kiryanov
C
The config option has been removed by one of the syncs with the Linux
mainline MTD subsystem:
ff94bc40af (mtd, ubi, ubifs: resync with Linux-3.14)
It has been left inside the config files. Currently does not look to
serve any purpose, so remove it now from all the configs.
Signed-off-by: Igor Grin
Make more use of the Kconfig and move CONFIG_CMD_NAND config option
to defconfigs for ti omap/am based boards.
Signed-off-by: Igor Grinberg
Cc: Yegor Yefremov
Cc: Enric Balletbo i Serra
Cc: Lokesh Vutla
Cc: "Albert ARIBAUD (3ADEV)"
Cc: Nikita Kiryanov
Cc: Thomas Weber
Cc: Steve Sakoman
Cc:
Fix typo in CONFIG_FIT description - remove the accidentially added
redundand 'the'.
Signed-off-by: Igor Grinberg
Cc: Masahiro Yamada
Cc: Simon Glass
---
Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Kconfig b/Kconfig
index 05a34f7..f364a7a 100644
--- a/Kconfig
++
The patch set is aimed to transferring several config options
from the old config.h configuration style to the new Kconfig
framework and also move some of the existing (in Kconfig) ones
from config.h style to the defconfig style in the ti-omap land.
It is based on the 7d31c6a (Merge git://git.denx
CONFIG_TWL4030_POWER is a boolean define variable. It is either defined
or not defined and should not have a value assigned to it.
Remove the value.
Signed-off-by: Igor Grinberg
---
include/configs/ti_omap3_common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/conf
Add CONFIG_CMD_BOOTZ to the Kconfig.
Since the CONFIG_CMD_BOOTZ cannot live without the CONFIG_CMD_BOOTM,
make it select the CONFIG_CMD_BOOTM.
Signed-off-by: Igor Grinberg
Cc: Masahiro Yamada
Cc: Simon Glass
---
common/Kconfig | 6 ++
1 file changed, 6 insertions(+)
diff --git a/common/Kc
Add CONFIG_BOOTDELAY to the Kconfig.
To make the transition easier, we define CONFIG_AUTOBOOT_BOOTDELAY to
actually enable the CONFIG_BOOTDELAY Kconfig setting.
Once all boards finish transitioning to Kconfig, we can remove the
CONFIG_AUTOBOOT_BOOTDELAY and just leave the CONFIG_BOOTDELAY unguarded
Because there is an originally defined CLK_DMA_ENABLE macro in clk.h,
no reason to add another DMA_CLK_ENABLE macro with the same value.
Remove DMA_CLK_ENABLE, since it does not follow naming convention from
the code, this implies renaming of DMA_CLK_ENABLE to CLK_DMA_ENABLE in
lpc32xx/devices.c f
Hi Stefano,
> -Original Message-
> From: Stefano Babic [mailto:sba...@denx.de]
> Sent: Sunday, August 23, 2015 1:21 PM
> To: Alonso Lazcano Adrian-B38018 ; u-
> b...@lists.denx.de; sba...@denx.de; Estevam Fabio-R49496
>
> Cc: ota...@ossystems.com.br; Li Frank-B20596 ;
> Garg Nitin-B37173
Rework cache settings for imx6, move cache configuration
to imx-common/cache.c so it can be reused for newer SoC
Signed-off-by: Adrian Alonso
---
arch/arm/cpu/armv7/mx6/soc.c | 95 ---
arch/arm/imx-common/Makefile | 1 +
arch/arm/imx-common/cache.c | 103 +
Move common imx6 arch init setup, init.c can be extended
and reused to support imx7 SoC keeping init arch common
code.
Signed-off-by: Adrian Alonso
---
Apply patch on top of:
arm: imx: common rework cache settings for imx6
arch/arm/cpu/armv7/mx6/soc.c | 274 -
On Thu, Aug 27, 2015 at 12:59:31AM +0200, Paul Kocialkowski wrote:
> Le mercredi 26 août 2015 à 09:23 -0400, Tom Rini a écrit :
> > On Wed, Aug 26, 2015 at 12:51:07PM +0200, Paul Kocialkowski wrote:
> >
> > [snip]
> > > On all OMAP platforms, USB peripheral loading is done via bulk USB and I
> > >
Le mercredi 26 août 2015 à 09:23 -0400, Tom Rini a écrit :
> On Wed, Aug 26, 2015 at 12:51:07PM +0200, Paul Kocialkowski wrote:
>
> [snip]
> > On all OMAP platforms, USB peripheral loading is done via bulk USB and I
> > suspect it is the same on am33xx platforms.
>
> Actually no! :(
>
> On OMAP3
This patchset:
- fixes trigger base & transfer start address register programming. This fix
superseeds the previous patch "spi: cadence_qspi: Fix the indirect ahb trigger
address setting".
- adds support to get fifo width from device tree
Changes in v5:
- fixed compilation warnings.
Changes in v4
plat->ahbbase renamed to plat->flashbase for better clarity.
Signed-off-by: Vikas Manocha
---
Changes in v5: none
Changes in v4: new
drivers/spi/cadence_qspi.c |8
drivers/spi/cadence_qspi.h |4 ++--
drivers/spi/cadence_qspi_apb.c |4 ++--
3 files changed, 8 insert
Indirect read/write start addresses are flash start addresses for indirect read
or write transfers. These should be absolute flash addresses instead of
offsets.
Signed-off-by: Vikas Manocha
---
Changes in v5: fixed type cast compilation warnings.
Changes in v4: removed extra type casts.
Changes
This patch is to separate the base trigger from the read/write transfer start
addresses.
Base trigger register address (0x1c register) corresponds to the address which
should be put on AHB bus to handle indirect transfer triggered before.
To handle indirect transfer we need to issue addresses fro
No need to configure indirect trigger address for every read/write.
Signed-off-by: Vikas Manocha
---
Changes in v5: fixed type cast compilation warnings.
Changes in v4: removed extra type casts.
Changes in v3: added commit message & removed extra bracket.
Changes in v2: Rebased to master
drive
Fifo width could be different on different socs, e.g. stv0991 & altera soc
have different fifo width.
Signed-off-by: Vikas Manocha
---
Changes in v5: none
Changes in v4: alligned to linux device tree binding.
Changes in v3: none
Changes in v2: Rebased to master
arch/arm/dts/socfpga.dtsi |
Hi Tom,
The includes ACPI support for the first time and quite a few fixes:
microcode for newer Minnowmax boards, coreboot booting, i8042
keyboard, Minnowmax GPIO and getting serial running on crownbay.
It also includes the patch to fix the e1000 build warning. I put that
first so that the broken
On Wed, 2015-08-26 at 06:37 -0700, Simon Glass wrote:
> Hi Przemyslaw,
>
> On 26 August 2015 at 06:09, Przemyslaw Marczak > wrote:
> > Hello,
> >
> > The s5p_cpu_id variable is set in here:
> > arch/arm/mach-exynos/include/mach/cpu.h
> >
> > For value 0x422, found in pro id register, the s5p_cp
Try and make it clear that -D will replace all arguments passed to dtc
and is not appending them.
Signed-off-by: Tom Rini
---
tools/mkimage.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/mkimage.c b/tools/mkimage.c
index e81d455..22449cc 100644
--- a/tools/mkimage
Otherwise we get:
tools/atmelimage.c:134:3: warning: format ‘%d’ expects argument of type ‘int’,
but argument 2 has type ‘size_t’ [-Wformat=]
debug("atmelimage: interrupt vector #%d is 0x%08X\n", pos+1,
^
Signed-off-by: Tom Rini
---
tools/atmelimage.c |2 +-
1 file changed, 1 insertion(+),
On Wed, 2015-08-26 at 19:38 +0100, Ian Campbell wrote:
> On Sat, 2015-08-22 at 20:13 +0200, Hans de Goede wrote:
> > Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig, just
> > like
> > SYS_NAND_BUSWIDTH_16BIT this is only enabled on some SoCs using
> > depends,
> > to avoid double de
On Sat, 2015-08-22 at 20:13 +0200, Hans de Goede wrote:
> -F: configs/Mele_A1000G_quad_defconfig
>
[...]
> +F: configs/Mele_A1000G_quad_defconfig
Unintentional?
Without that move: Acked-by: Ian Campbell
___
U-Boot mailing list
U-Boot@lists.denx
On Tue, 2015-08-25 at 14:22 +0200, Hans de Goede wrote:
> Add otg id pin configuration, this speeds up bootup when no host
> cable
> is plugged into the otg port.
>
> Signed-off-by: Hans de Goede
Acked-by: Ian Campbell
___
U-Boot mailing list
U-Boot@
On Tue, 2015-08-25 at 14:22 +0200, Hans de Goede wrote:
> The inet98v_rev2 is a pcb used in generic A13 based tablets. It
> features
> volume buttons, a power barrel, micro-usb otg, headphone connector
> and
> a power button.
>
> The dts file is identical to the one submitted to the upstream
>
From: Marcus Cooper
Signed-off-by: Marcus Cooper
---
Changes since v1:
- modified dtb to reflect changes in the kernel
---
arch/arm/dts/Makefile | 1 +
arch/arm/dts/sun7i-a20-olimex-som-evb.dts | 244 ++
board/sunxi/MAINTAINERS
On Sat, 2015-08-22 at 20:13 +0200, Hans de Goede wrote:
> Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig, just
> like
> SYS_NAND_BUSWIDTH_16BIT this is only enabled on some SoCs using
> depends,
> to avoid double defining it for SoCs which have not yet moved to
> Kconfig
> for thi
On Tue, 2015-08-25 at 09:18 +0200, Hans de Goede wrote:
> Hi,
>
> On 24-08-15 19:02, Scott Wood wrote:
> > On Sat, 2015-08-22 at 20:13 +0200, Hans de Goede wrote:
> > > We only ever use syndrome mode for the partitions which contain
> > > the SPL,
> > > as that is required for the BROM to be able
On Sat, 2015-08-22 at 20:13 +0200, Hans de Goede wrote:
> We eventually want to add full nand support, since it makes no sense
> to build SPL with nand support and u-boot without, or the other way
> around, a single option will suffice.
>
> Renaming the Kconfig option now makes things easier when
The previous eth_device struct returned by eth_get_dev() allowed
code to directly query the state member field. However, with
CONFIG_DM_ETH this data gets encapsulated (i.e. private), and
eth_get_dev() returns a udevice struct 'abstraction' instead.
This breaks legacy code relying on the former be
On Wed, Aug 26, 2015 at 12:57:14PM -0500, Scott Wood wrote:
> On Wed, 2015-08-26 at 13:53 -0400, Tom Rini wrote:
> > On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:
> >
> > > The following changes since commit
> > > c851a2458fbc12495f4f786d4eabb612850a5143:
> > >
> > > Merge git://
On Wed, 2015-08-26 at 13:53 -0400, Tom Rini wrote:
> On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:
>
> > The following changes since commit
> > c851a2458fbc12495f4f786d4eabb612850a5143:
> >
> > Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)
> >
> > are availa
On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:
> The following changes since commit c851a2458fbc12495f4f786d4eabb612850a5143:
>
> Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-nand-fla
Hi Przemyslaw,
On 08/26/2015 10:12 AM, Przemyslaw Marczak wrote:
Hi Humberto,
On 08/26/2015 03:40 PM, Humberto López León wrote:
Hi community,
thank you all for answering my questions.
On 08/26/2015 02:53 AM, Przemyslaw Marczak wrote:
Hi,
On 08/26/2015 08:23 AM, Jaehoon Chung wrote:
On 08
On 26 August 2015 at 21:27, Tom Rini wrote:
> On Wed, Aug 26, 2015 at 07:17:28PM +0530, Jagan Teki wrote:
>> On 26 August 2015 at 13:00, Chin Liang See wrote:
>> > On Wed, 2015-08-26 at 08:57 +0200, ma...@denx.de wrote:
>> >> On Wednesday, August 26, 2015 at 02:09:55 AM, Chin Liang See wrote:
>>
On Wednesday, August 26, 2015 at 05:32:41 PM, Lukasz Majewski wrote:
> Hi Marek,
>
> The following changes since commit
> 25215622a3af013e28f16d1dd54a10ad8f73d15d:
>
> include: configs: am43xx_evm: add 'usb stop' in usbboot env
> (2015-08-24 20:43:38 +0200)
>
> are available in the git repos
On Wed, Aug 26, 2015 at 7:36 AM, Bernhard Nortmann
wrote:
> Simon Glass and Joe Hershberger suggested adding at least one
> test case for the CONFIG_DM_ETH plus CONFIG_NETCONSOLE options.
>
> This patch enables NetConsole as a default for the "Banana Pi/Pro"
> sunxi boards.
>
> (By the nature of t
On Wed, Aug 26, 2015 at 7:35 AM, Bernhard Nortmann
wrote:
> This patch introduces CONFIG_NETCONSOLE as an option to the
> Kconfig system.
>
> Joe Hershberger pointed out that it may not be entirely free of
> problems, as many boards predating the driver model define this
> symbol directly via incl
On Wed, Aug 26, 2015 at 7:35 AM, Bernhard Nortmann
wrote:
> CONFIG_NETCONSOLE causes common/bootm.c to call eth_unregister()
> for network device shutdown. However, with CONFIG_DM_ETH this
> function is no longer defined.
>
> This is a workaround to avoid the call in that case, and solely
> rely o
On Wed, Aug 26, 2015 at 7:35 AM, Bernhard Nortmann
wrote:
> This patches uses the eth_is_active() function to work around
> issues that prevented compilation with the newer driver model.
>
> Signed-off-by: Bernhard Nortmann
Acked-by: Joe Hershberger
_
Hi Bernhard,
On Wed, Aug 26, 2015 at 7:35 AM, Bernhard Nortmann
wrote:
> The previous eth_device struct returned by eth_get_dev() allowed
> code to directly query the state member field. However, with
> CONFIG_DM_ETH this data gets encapsulated (i.e. private), and
> eth_get_dev() returns a udevic
On Wed, Aug 26, 2015 at 07:17:28PM +0530, Jagan Teki wrote:
> On 26 August 2015 at 13:00, Chin Liang See wrote:
> > On Wed, 2015-08-26 at 08:57 +0200, ma...@denx.de wrote:
> >> On Wednesday, August 26, 2015 at 02:09:55 AM, Chin Liang See wrote:
> >> > Enable the quad output fast read and quad inpu
Hi Bin,
On Wed, Aug 26, 2015 at 10:34 AM, Bin Meng wrote:
> Hi Joe,
>
> On Wed, Aug 26, 2015 at 11:23 PM, Joe Hershberger
> wrote:
>> Hi Bin,
>>
>> On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
>>> Add Kconfig option in preparation for moving board to use Kconfig.
>>>
>>> Signed-off-by: Bin
Hi Joe,
On Wed, Aug 26, 2015 at 11:23 PM, Joe Hershberger
wrote:
> Hi Bin,
>
> On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
>> Add Kconfig option in preparation for moving board to use Kconfig.
>>
>> Signed-off-by: Bin Meng
>>
>> ---
>>
>> Changes in v2:
>> - Add PHYLIB Kconfig option and l
Hi Bin,
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> Add Kconfig option in preparation for moving board to use Kconfig.
>
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - Add PHYLIB Kconfig option and let PCH_GBE select PHYLIB
>
> drivers/net/Kconfig | 15 +++
> 1 file
Hi Joe,
On Wed, Aug 26, 2015 at 11:25 PM, Joe Hershberger
wrote:
> Hi Bin,
>
> On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
>> Now that we have converted the pch_gbe driver to driver moel,
>> enable it on Intel Crown Bay board.
>>
>> Signed-off-by: Bin Meng
>> Acked-by: Simon Glass
>>
>> -
Hi Marek,
The following changes since commit
25215622a3af013e28f16d1dd54a10ad8f73d15d:
include: configs: am43xx_evm: add 'usb stop' in usbboot env
(2015-08-24 20:43:38 +0200)
are available in the git repository at:
ssh://gu-...@git.denx.de/u-boot-dfu/master
for you to fetch changes up t
Hi Bin,
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> Now that we have converted the pch_gbe driver to driver moel,
> enable it on Intel Crown Bay board.
>
> Signed-off-by: Bin Meng
> Acked-by: Simon Glass
>
> ---
>
> Changes in v2:
> - Remove CONFIG_PHYLIB from crownbay.h
>
> configs/cro
Hi Bin,
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> Add Kconfig option in preparation for moving board to use Kconfig.
>
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - Add PHYLIB Kconfig option and let PCH_GBE select PHYLIB
>
> drivers/net/Kconfig | 15 +++
> 1 file
Hi Bin,
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> Add one more ethernet device node in the sandbox test device tree,
> with name 'sbe5'. This is to support a new test case for testing
> network device rotation.
>
> Signed-off-by: Bin Meng
Acked-by: Joe Hershberger
Hi Bin,
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> Since E1000 driver has been converted to driver model, enable it
> on Intel Crown Bay. But the Intel Topcliff GbE driver has not been
> converted to driver model yet, disable it for now.
>
> Signed-off-by: Bin Meng
Acked-by: Joe Hershbe
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> When given a device name string, we should test to see if it is
> really an alias like "eth#".
>
> Signed-off-by: Bin Meng
Acked-by: Joe Hershberger
___
U-Boot mailing list
U-Boot@lists.denx.de
http:/
Hi Lukasz,
On Wed, Aug 26, 2015 at 10:10 AM, Lukasz Majewski
wrote:
> Hi Joe,
>
>> Hi Lukasz,
>>
>> On Sun, Aug 23, 2015 at 5:21 PM, Lukasz Majewski
>> wrote:
>> > This commit series enables DFU subsystem to use ETH and TFTP
>> > protocol as a medium for downloading data, which should bring
>> >
Hi Joe,
> Hi Lukasz,
>
> On Sun, Aug 23, 2015 at 5:21 PM, Lukasz Majewski
> wrote:
> > This commit series enables DFU subsystem to use ETH and TFTP
> > protocol as a medium for downloading data, which should bring
> > substantial speedup for writing large files (like rootfs).
> >
> > Please read
Hi Joe,
On Wed, Aug 26, 2015 at 10:50 PM, Joe Hershberger
wrote:
> On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
>> Commit 620776d "tftp: adjust settings to be suitable for 100Mbit ethernet"
>> causes the following error message when trying to load a file using 'tftp'
>> command via a tftp se
On 24 August 2015 at 01:00, Bin Meng wrote:
> Reorder those static function so that their declarations
> can be removed.
>
> Signed-off-by: Bin Meng
> Acked-by: Simon Glass
>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Split of reordering static functions into this patch
>
> drivers/inpu
On 26 August 2015 at 07:42, Joe Hershberger wrote:
> Hi Bin,
>
> On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
>> commit 6497e37 "net: e1000: Support 64-bit physical address" causes
>> compiler warnings on 32-bit U-Boot build below.
>>
>> drivers/net/e1000.c: In function 'e1000_configure_tx':
On 25 August 2015 at 00:54, Anatolij Gustschin wrote:
> Hi Simon,
>
> On Mon, 24 Aug 2015 22:13:41 -0600
> Simon Glass wrote:
>
>> On 24 August 2015 at 02:00, Bin Meng wrote:
>> > So far if CONFIG_VGA_AS_SINGLE_DEVICE is not defined, the VGA device
>> > will try to initialize a keyboard device (
On 25 August 2015 at 00:49, Anatolij Gustschin wrote:
> On Mon, 24 Aug 2015 01:00:09 -0700
> Bin Meng wrote:
>
>> Remove unused CONFIG_USE_CPCIDVI wrapped codes.
>>
>> Signed-off-by: Bin Meng
>
> Acked-by: Anatolij Gustschin
Applied to u-boot-x86, thanks!
__
On 24 August 2015 at 01:00, Bin Meng wrote:
> - Rename CamelCase variables to conform U-Boot coding convention
> - Rename wait_until_kbd_output_full() to kbd_output_full()
> - Change to use macros for i8042 command and control register bits
>
> Signed-off-by: Bin Meng
> Acked-by: Simon Glass
>
>
On 22 August 2015 at 14:58, Simon Glass wrote:
> This should be 0x250, not 0x258. Fix it.
>
> Reported-by: Andrew Bradford
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2: None
>
> arch/x86/dts/minnowmax.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-x86.
__
On 22 August 2015 at 14:58, Simon Glass wrote:
> These functions are defined by macros so do not show up with grep. Add
> a comment to help.
>
> Signed-off-by: Simon Glass
> Reviewed-by: Bin Meng
> ---
>
> Changes in v2:
> - Fix 'micros' typo
>
> include/pci.h | 1 +
> 1 file changed, 1 inserti
On 24 August 2015 at 22:04, Simon Glass wrote:
> On 24 August 2015 at 02:14, Bin Meng wrote:
>> The device might have already been probed during the call to
>> device_probe() on its parent device (e.g. PCI bridge devices).
>> In its parent device's probe routine, it might probe all of
>> its chil
On 24 August 2015 at 01:14, Bin Meng wrote:
> If there is no pci device listed in the device tree,
> don't bother scanning the device tree.
>
> Signed-off-by: Bin Meng
> Acked-by: Simon Glass
>
> ---
>
> Changes in v4: None
> Changes in v3:
> - Rebase on u-boot-x86/master
> - Drop v2 patches whi
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> With driver model, board_eth_init() or cpu_eth_init() is not a must.
> Thus we don't need print a misleading "Net Initialization Skipped".
>
> Signed-off-by: Bin Meng
Acked-by: Joe Hershberger
___
U-B
On 24 August 2015 at 21:13, Simon Glass wrote:
> On 24 August 2015 at 02:00, Bin Meng wrote:
>> Remove unused CONFIG_USE_CPCIDVI wrapped codes.
>>
>> Signed-off-by: Bin Meng
>>
>> ---
>>
>> Changes in v3:
>> - Keep i8042_flush(), i8042_disable() and board_i8042_skip()
>>
>> Changes in v2:
>> - S
On 24 August 2015 at 01:00, Bin Meng wrote:
> So far we only enabled one legacy serial port on the SMSC LPC47m
> superio chipset on Intel Crown Bay board. As the board also has
> dual PS/2 ports routed out, enable the keyboard controller which
> is i8042 compatible so that we can use PS/2 keyboard
On 24 August 2015 at 01:00, Bin Meng wrote:
> The existing i8042 keyboard controller driver has some issues.
> First of all, it does not issue a self-test command (0xaa) to the
> controller at the very beginning. Without this, the controller
> does not respond to any command at all. Secondly, it i
On 24 August 2015 at 01:14, Bin Meng wrote:
> Document how pci devices are bound to device drivers.
>
> Signed-off-by: Bin Meng
> Acked-by: Simon Glass
>
> ---
>
> Changes in v4: None
> Changes in v3: None
>
> doc/driver-model/pci-info.txt | 71
> +--
>
On 24 August 2015 at 01:14, Bin Meng wrote:
> In order to make a pci uart device node to be properly bound to its
> driver, we need make sure its parent node has a compatible string
> which matches a driver that scans all of its child device nodes in
> the device tree.
>
> Change all pci bridge no
On 22 August 2015 at 14:58, Simon Glass wrote:
> These calls seem to be incorrect. The function expects an I/O address but
> the existing callers pass the value at an I/O address. Fix it.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2: None
>
> drivers/gpio/intel_ich6_gpio.c | 4 ++--
>
On 22 August 2015 at 14:58, Simon Glass wrote:
> This function can return an error. Correct the detection of this error so
> that it works even with large 32-bit addresses.
>
> The return value is set up for returning an I/O address but the function is
> also used to return a memory-mapped address
On 22 August 2015 at 14:58, Simon Glass wrote:
> These GPIOs are accessible on the pin header. Add pinctrl settings for them
> so that we they can be adjusted using the 'gpio' command.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2: None
>
> arch/x86/dts/minnowmax.dts | 27 ++
On 26 August 2015 at 20:14, Marek Vasut wrote:
> On Wednesday, August 26, 2015 at 04:39:40 PM, Jagan Teki wrote:
>> On 26 August 2015 at 19:29, Marek Vasut wrote:
>> > On Wednesday, August 26, 2015 at 03:47:28 PM, Jagan Teki wrote:
>> >> On 26 August 2015 at 13:00, Chin Liang See wrote:
>> >> >
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> Commit 620776d "tftp: adjust settings to be suitable for 100Mbit ethernet"
> causes the following error message when trying to load a file using 'tftp'
> command via a tftp server.
>
> TFTP error: 'Unsupported option(s) requested' (8)
>
> This
On Wednesday, August 26, 2015 at 04:39:40 PM, Jagan Teki wrote:
> On 26 August 2015 at 19:29, Marek Vasut wrote:
> > On Wednesday, August 26, 2015 at 03:47:28 PM, Jagan Teki wrote:
> >> On 26 August 2015 at 13:00, Chin Liang See wrote:
> >> > On Wed, 2015-08-26 at 08:57 +0200, ma...@denx.de wrote
Hi Bin,
On Wed, Aug 26, 2015 at 8:17 AM, Bin Meng wrote:
> commit 6497e37 "net: e1000: Support 64-bit physical address" causes
> compiler warnings on 32-bit U-Boot build below.
>
> drivers/net/e1000.c: In function 'e1000_configure_tx':
> drivers/net/e1000.c:4982:2: warning: right shift count >= w
On 26 August 2015 at 19:29, Marek Vasut wrote:
> On Wednesday, August 26, 2015 at 03:47:28 PM, Jagan Teki wrote:
>> On 26 August 2015 at 13:00, Chin Liang See wrote:
>> > On Wed, 2015-08-26 at 08:57 +0200, ma...@denx.de wrote:
>> >> On Wednesday, August 26, 2015 at 02:09:55 AM, Chin Liang See wro
1 - 100 of 163 matches
Mail list logo