Hi Scott,
On Tue, 4 Nov 2014 23:49:36 -0600
Scott Wood wrote:
> On Wed, 2014-11-05 at 12:40 +0900, Masahiro Yamada wrote:
> > Hi Scott, Rostislav,
> >
> > On Mon, 3 Nov 2014 15:42:29 -0600
> > Scott Wood wrote:
> >
> > > On Wed, 2014-10-22 at 13:40 +0200, Rostislav Lisovy wrote:
> > > > Commi
Hello Scott,
Am 03.11.2014 22:34, schrieb Scott Wood:
On Fri, 2014-10-31 at 11:26 +0100, Heiko Schocher wrote:
Add MAINTAINERS and doc/git-mailrc entry.
Signed-off-by: Heiko Schocher
---
as discussed this step here and there first of all with Scott Wood
for example here:
http://lists.denx.de/
Hi Marek,
On Wed, 5 Nov 2014 08:57:50 +0100
Marek Vasut wrote:
> On Wednesday, November 05, 2014 at 08:48:19 AM, Masahiro Yamada wrote:
> > Hi Marek,
>
> Hi!
>
> > (reduced Cc)
> >
> > On Wed, 5 Nov 2014 07:02:23 +0100
> >
> > Marek Vasut wrote:
> > > On Wednesday, November 05, 2014 at 06:0
Hi Fabio,
On 11/4/2014 11:46 PM, Fabio Estevam wrote:
> Hi Ye Li,
>
> On Tue, Nov 4, 2014 at 6:27 AM, Ye.Li wrote:
>> Plugin image is a firmware which can be executed by boot ROM to do
>> device initialization, custom settings, delay assertion, etc.
> Could you please elaborate a bit mode about t
Update "cfg" script to build for plugin image. This default plugin
image supports the boot devices as DCD image.
To enable the plugin, must define the CONFIG_USE_PLUGIN in "mx6qarm2.h"
Signed-off-by: Ye.Li
---
Changes since v1:
- None
board/freescale/mx6qarm2/Makefile |4 +
board
Plugin image is a firmware which can be executed during booting.
Unlike device configuration data (DCD) which is static and interpretative
configuration, plugin can be used to implement rich logics more than
the peripherals configuration.
Customers may consider to use the plugin, for the cases inc
Update "cfg" script to build for plugin image. This default plugin
image supports the boot devices as DCD image.
To enable the plugin, must define the CONFIG_USE_PLUGIN in "mx6sxsabresd.h"
Signed-off-by: Ye.Li
---
Changes since v1:
- None
board/freescale/mx6sxsabresd/Makefile |4 +
boa
Update "cfg" script to build for plugin image. This default plugin
image supports the boot devices as DCD image.
To enable the plugin, must define the CONFIG_USE_PLUGIN in "mx6slevk.h"
Signed-off-by: Ye.Li
---
Changes since v1:
- None
board/freescale/mx6slevk/Makefile |4 +
board/frees
Hi Przemyslaw,
On 11/4/2014 10:09 PM, Przemyslaw Marczak wrote:
> Hello Ye Li,
>
> On 11/04/2014 10:37 AM, Li Ye-B37916 wrote:
>>
>> Hi Przemyslaw,
>>
>> On 11/4/2014 5:24 PM, Li Ye-B37916 wrote:
>>> Hi Przemyslaw,
>>>
>>>
>>> On 10/30/2014 6:36 PM, Stefano Babic wrote:
Hi Ye,
On 10
Hi Przemyslaw,
On 11/4/2014 11:56 PM, Przemyslaw Marczak wrote:
> Hello Ye Li,
>
> On 09/10/2014 11:08 AM, Ye.Li wrote:
>> Initialize the Pfuze on I2C1 at board late init. The mx6slevk board
>> has Pfuze100 or Pfuze200, print the chip type by parsing the ID.
>>
>> Signed-off-by: Ye.Li
>> ---
>>
Hi Ye,
On 05/11/2014 09:13, Ye.Li wrote:
> Plugin image is a firmware which can be executed during booting.
> Unlike device configuration data (DCD) which is static and interpretative
> configuration, plugin can be used to implement rich logics more than
> the peripherals configuration.
>
> Custo
From: Nikolay Dimitrov
Signed-off-by: Nikolay Dimitrov
Cc: Stefano Babic
---
arch/arm/imx-common/video.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/imx-common/video.c b/arch/arm/imx-common/video.c
index 8651b80..46f8a1e 100644
--- a/arch/arm/imx-common
On Wednesday, November 05, 2014 at 09:12:40 AM, Masahiro Yamada wrote:
> Hi Marek,
Hi Masahiro,
> On Wed, 5 Nov 2014 08:57:50 +0100
>
> Marek Vasut wrote:
> > On Wednesday, November 05, 2014 at 08:48:19 AM, Masahiro Yamada wrote:
> > > Hi Marek,
> >
> > Hi!
> >
> > > (reduced Cc)
> > >
> > >
On Wednesday, November 05, 2014 at 07:00:32 AM, Peng Fan wrote:
> 在 11/5/2014 1:33 AM, Marek Vasut 写道:
> > On Tuesday, November 04, 2014 at 02:29:56 PM, Peng Fan wrote:
> >> Hi Marek,
> >>
> >> 在 11/4/2014 7:01 PM, Marek Vasut 写道:
> >>> On Tuesday, November 04, 2014 at 11:50:29 AM, Peng Fan wrote:
在 11/5/2014 5:03 PM, Marek Vasut 写道:
On Wednesday, November 05, 2014 at 07:00:32 AM, Peng Fan wrote:
在 11/5/2014 1:33 AM, Marek Vasut 写道:
On Tuesday, November 04, 2014 at 02:29:56 PM, Peng Fan wrote:
Hi Marek,
在 11/4/2014 7:01 PM, Marek Vasut 写道:
On Tuesday, November 04, 2014 at 11:50:29 A
disable internal delay through gmii_sel register, as this
is done in the ar8031 phy.
Signed-off-by: Heiko Schocher
Cc: Tom Rini
---
board/siemens/pxm2/board.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/siemens/pxm2/board.c b/board/siemens/pxm2/board.c
index 64e69
On 03.11.2014 10:56, dirk.eib...@gdsys.cc wrote:
From: Dirk Eibach
I realized that with v2014.10 u-boot is not starting up on
ppc4xx boards with CONFIG_SYS_GENERIC_BOARD set.
I bisected it down to this:
d54d7eb support blackfin board initialization in generic board_f
With
d29437a ppc: Make pp
Hi Tom,
please pull this fix for ppc4xx:
The following changes since commit 26f195c71252e98aebfffd5cfa994a4475559370:
ARM: kwimage: fix v0 format (2014-11-04 15:03:07 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git
for you to fetch changes up to f73
Hello Ye Li,
On 11/05/2014 09:28 AM, Li Ye-B37916 wrote:
Hi Przemyslaw,
On 11/4/2014 10:09 PM, Przemyslaw Marczak wrote:
Hello Ye Li,
On 11/04/2014 10:37 AM, Li Ye-B37916 wrote:
Hi Przemyslaw,
On 11/4/2014 5:24 PM, Li Ye-B37916 wrote:
Hi Przemyslaw,
On 10/30/2014 6:36 PM, Stefano Babic
Hi Przemyslaw,
On 11/4/2014 11:57 PM, Przemyslaw Marczak wrote:
> Hello Ye Li,
>
> On 09/10/2014 11:08 AM, Ye.Li wrote:
>> Set all switches APS mode in normal and PFM mode in standby. So when
>> mx6 entering DSM mode, the power number can be decreased. There is
>> no impact for mx6 in run mode.
>>
Hello,
On 11/05/2014 09:33 AM, Li Ye-B37916 wrote:
Hi Przemyslaw,
On 11/4/2014 11:56 PM, Przemyslaw Marczak wrote:
Hello Ye Li,
On 09/10/2014 11:08 AM, Ye.Li wrote:
Initialize the Pfuze on I2C1 at board late init. The mx6slevk board
has Pfuze100 or Pfuze200, print the chip type by parsing th
Hello Stefan,
will you look after this series? I ask because there is also some
mpc83xx stuff involved.
Cheers Dirk
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Recently the ext4 file system imposed passing absolute path with its file
name parameter.
As a result dfu_alt_info env variable has been modified to provide absolute
path when ext4 file system is accessed (e.g. /uImage ext4 0 2;).
Unfortunately, lthor flashing program provides plain file name (lik
Hi Hyungwon,
> This is v3 of the patchset adding support Odroud XU3 board.
>
> link to the previous version:
> https://www.mail-archive.com/u-boot@lists.denx.de/msg152275.html
>
> This patchset fixes GPIO information of Exynos5420 which is needed to
> support Exynos5422 Odroid XU3 board. On the
Hi Hyungwon,
> This patch fixes wrong GPIO information such as GPIO bank, table which
> is used to convert GPIO name to index, bank base address, and etc.
Just a minor tip: It is a good practice to add changelog (as you did in
the cover letter) in the separate commits.
>
> Signed-off-by: Hyungw
Hi Hyungwon,
> This patch adds support for Odroid-XU3.
>
> Signed-off-by: Hyungwon Hwang
> Cc: Minkyu Kang
> Cc: Lukasz Majewski
> ---
> Changes for v3:
> - Remove unnecessary node from DT file
> - Remove unnecessary features from config file
> - Remove unnecessary macros fro
On 29.10.2014 15:56, dirk.eib...@gdsys.cc wrote:
From: Dirk Eibach
Debugging some i2c trouble I saw on my scope that repeated
start is not working properply. The 4xx even held clock pulled down
after transfers. Having a look in the driver I realized
that IIC_CNTL_RPST is set on that part of the
On 29.10.2014 15:56, dirk.eib...@gdsys.cc wrote:
From: Dirk Eibach
ppc4xx i2c master gets stuck on errors while repeated start is
active. Can be easily reproduced by "i2c md" on an unpopulated
i2c address. There is not stop condition given, scl remains
pulled low.
The only way out seems to be d
Hi Dirk,
On 05.11.2014 10:45, Dirk Eibach wrote:
will you look after this series? I ask because there is also some
mpc83xx stuff involved.
Yes, I just looked again. Not sure how we should handle this patch
series. I can ack the PPC4xx and CFI flash related patches and someone
else can pull t
On Tuesday 04 November 2014 09:58 PM, Lukasz Majewski wrote:
> Hi Sanchayan,
>
>> On Tuesday 04 November 2014 10:25 AM, Marek Vasut wrote:
>>> On Monday, November 03, 2014 at 04:46:48 PM, Fabio Estevam wrote:
On Mon, Nov 3, 2014 at 3:33 AM, Sanchayan Maity
wrote:
> Hello,
>>>
On 05.11.2014 09:16, Masahiro Yamada wrote:
> On Tue, 4 Nov 2014 12:56:50 +0200
> Timo Ketola wrote:
>>make distclean
>>make yourboard_config
>> - make $BUILD_DIR/u-boot.kwb
>> + make $KBUILD_OUTPUT/u-boot.kwb
>
> Should be
> make yourboard_defconfig
> make u-boot.kwb
Sounds logical. B
Hi John,
On Wed, Nov 5, 2014 at 12:58 AM, John Tobias wrote:
> Hi All,
>
> I ported the SPL features of u-boot into iMX6 SabreSD. I was able to
> load the SPL image and configure the DDR correctly.
Cool, could you please submit this patch adding spl support to mx6 sabresd?
I will start working
Current get_board_rev() function returns a hard coded value which is
obviously incorrect for the majority of boards.
Allow boards to provide a correct implementation by making this
function weak.
In addition open code the trivial and useless BOARD_REV_ID define and
adjust the comment.
Signed-off-b
Hi Stefan,
2014-11-05 11:43 GMT+01:00 Stefan Roese :
> ...
> Yes, I just looked again. Not sure how we should handle this patch series. I
> can ack the PPC4xx and CFI flash related patches and someone else can pull
> this series (Kim for mpc83xx. Or Kim ack's the 83xx patch and I'll pull all
> and
Add an initr function in the board_r.c file for the AMBA Plug-n-Play
command. Add a Kconfig entry for the ambapp command and remove all
CONFIG_CMD_AMBAPP defines from the board configuration headers.
Also add a Kconfig entry to display the AMBA PnP information on
startup. This option is off by def
The SPARC architecture has not yet been upgraded to the new generic
board init codebase. This patch series is an first attempt at that.
The changes has been tested on a TSIM simulator (grsim_defconfig)
and a gr712rc-board. We would appreciate some help with testing.
This series currently does not
Add a function to fixup the command tables to board_init_r.c file when
the CONFIG_NEEDS_MANUAL_RELOC variable has been defined. This is used
by the SPARC, AVR32, NDS32 and M68K architectures.
Signed-off-by: Francois Retief
---
Changes in v2:
- Add patch to relocate the command tables
common/b
Reworked the LEON3 startup code to call board_init_f function at startup.
Also implemented the relocate_code function in assembly to relocate the
monitor and setup the stack pointer before calling board_init_r.
Signed-off-by: Francois Retief
---
Changes in v2:
- Add snoop detect function to res
We now use the generic delay method which specifies the timeout as
microseconds instead of ticks.
Signed-off-by: Francois Retief
---
Changes in v2: None
drivers/net/greth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/greth.c b/drivers/net/greth.c
index c817a
Add more LEON3 AMBA vendor/device ID pairs from GRLIB. The upcomming
PROM work and new gr712rc board need these values.
Signed-off-by: Francois Retief
---
Changes in v2:
- Split AMBA vendor/device ID work into its own patch
common/cmd_ambapp.c | 18 +-
include/ambapp.h| 27
Add the CONFIG_SYS_GENERIC_BOARD variable to all the LEON3 boards.
Signed-off-by: Francois Retief
---
Changes in v2: None
include/configs/gr_cpci_ax2000.h | 4 +++-
include/configs/gr_ep2s60.h | 4 +++-
include/configs/gr_xc3s_1500.h | 4 +++-
include/configs/grsim.h | 4 +++-
Initial work in preperation for generic board init for the SPARC
architecture.
Signed-off-by: Francois Retief
---
Changes in v2: None
arch/sparc/config.mk | 3 +++
arch/sparc/cpu/leon2/cpu.c| 23
arch/sparc/cpu/leon3/cpu.c| 23
ar
Update the GRSIM board with the memory settings for the evaluation
version of TSIM.
We only have access to this version of TSIM for testing.
Signed-off-by: Francois Retief
---
Changes in v2:
- Update GRSIM memory settings for evaluation version of TSIM
include/configs/grsim.h | 57 ++
This changeset do some cleanup of the LEON3 CPU initialization code.
We move the interrupt initialization into a separate function for beter
modularity. In the memory controller initialization function, we put
amount of code in the function. Thus your board only need to define the
variables needed
On Wed, Nov 05, 2014 at 01:06:07PM +0900, Masahiro Yamada wrote:
> Hi Tom,
>
>
> On Tue, 4 Nov 2014 10:12:15 -0500
> Tom Rini wrote:
>
> > On Thu, Oct 30, 2014 at 10:50:45AM +0900, Masahiro Yamada wrote:
> >
> > > Masahiro Yamada (5):
> > > kbuild: bug fixes and cleanups of Makefile.host
> >
Hi Dirk,
On 05.11.2014 13:00, Dirk Eibach wrote:
Yes, I just looked again. Not sure how we should handle this patch series. I
can ack the PPC4xx and CFI flash related patches and someone else can pull
this series (Kim for mpc83xx. Or Kim ack's the 83xx patch and I'll pull all
and push it forward
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Tom,
On 11/04/14 18:46, Tom Rini wrote:
> On Mon, Nov 03, 2014 at 11:32:24AM +0200, Igor Grinberg wrote:
>
>> CompuLab cm-t3517 is Computer on Module (CoM) based on AM3517 SoC.
>> Features: up to 256MB DDR2, up to 512MB NAND, USB hub, mUSB, WiFi,
Hi Tom,
Please pull u-boot-sunxi/master into master, highlights:
1) Kconfig cleanup by Ian
2) device-model support for gpio and uarts by Simon
The following changes since commit 26f195c71252e98aebfffd5cfa994a4475559370:
ARM: kwimage: fix v0 format (2014-11-04 15:03:07 -0500)
are available in
On Wed, Nov 05, 2014 at 02:16:35PM +0200, Igor Grinberg wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Tom,
>
> On 11/04/14 18:46, Tom Rini wrote:
> > On Mon, Nov 03, 2014 at 11:32:24AM +0200, Igor Grinberg wrote:
> >
> >> CompuLab cm-t3517 is Computer on Module (CoM) based on A
CompuLab cm-t3517 is Computer on Module (CoM) based on AM3517 SoC.
Features: up to 256MB DDR2, up to 512MB NAND, USB hub, mUSB, WiFi, BT,
Analog audio codec, touch screen controller, LED.
Add basic support including:
LED, Serial console, NAND, MMC, GPIO, I2C, 256MB DRAM.
Signed-off-by: Igor Grinb
Hello Jagan, Daniel,
Am 04.11.2014 22:24, schrieb Daniel Schwierzeck:
2014-11-04 21:32 GMT+01:00 Jagan Teki:
On 5 September 2014 11:08, Heiko Schocher wrote:
From: Daniel Schwierzeck
add MTD layer driver for spi, original patch from:
http://git.denx.de/?p=u-boot/u-boot-mips.git;a=commitdiff;
Update the LEON2/3 serial driver to make use of the readl and writel
macros as well as the WATCHDOG_RESET() macro.
Also, added readl/writel and friends to the asm/io.h file.
Lastly, removed baudrate scaler macro variables from board config. It
is now calculated in the serial driver using the glob
Hi Nikita,
On 29/10/2014 16:56, Nikita Kiryanov wrote:
> Introduce board specific function board_preboot_os() to allow for board
> specific config before we boot.
>
> Signed-off-by: Nikita Kiryanov
> Cc: Igor Grinberg
> Cc: Stefano Babic
> Cc: Tom Rini
> Cc: Jeroen Hofstee
> Cc: Otavio Salva
This patch series add support for the Aeroflex Gaisler GR712RC-BOARD
Development Kit. It builds on top of the previous SPARC architecture
update series.
Francois Retief (3):
sparc: Make LEON serial drivers use readl/writel macros
sparc: Add MDIO support to GRETH driver
sparc: Add support fo
Added MDIO support to the Aeroflex Gaisler GRETH driver. The result is
that we can now use the CONFIG_CMD_MII commands to access the PHY chip.
Signed-off-by: Francois Retief
---
drivers/net/greth.c | 57 +
1 file changed, 57 insertions(+)
dif
Add support of the Aeroflex Gaisler GR712RC-BOARD Development Kit.
Signed-off-by: Francois Retief
---
arch/sparc/Kconfig | 8 +
board/gaisler/gr712rc_board/Kconfig | 9 +
board/gaisler/gr712rc_board/MAINTAINERS | 6 +
board/gaisler/gr712rc_board/Makefi
Hello Jagan,
Am 04.11.2014 21:55, schrieb Jagan Teki:
Hi Heiko Schocher,
Nice pick -
On 5 September 2014 11:08, Heiko Schocher wrote:
move common functions from cmd_nand.c (for calculating offset
and size from cmdline paramter) to common place, so they could
used from other commands which us
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/05/14 14:23, Tom Rini wrote:
> On Wed, Nov 05, 2014 at 02:16:35PM +0200, Igor Grinberg wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hi Tom,
>>
>> On 11/04/14 18:46, Tom Rini wrote:
>>> On Mon, Nov 03, 2014 at 11:32:24AM +0200,
Hi,
On 11/03/2014 04:59 PM, Chen-Yu Tsai wrote:
> Hi,
>
> On Mon, Nov 3, 2014 at 11:34 PM, Hans de Goede wrote:
>> From: Oliver Schinagl
>>
>> The A31 uses a new push-pull two wire interface, which features higher
>> transfer speeds (upto 6 MHz) in theory. While the hardware can burst 8
>> byte
Hello Scott, Rostislav,
Am 03.11.2014 22:42, schrieb Scott Wood:
On Wed, 2014-10-22 at 13:40 +0200, Rostislav Lisovy wrote:
Commit ff94bc40af3481d47546595ba73c136de6af6929
("mtd, ubi, ubifs: resync with Linux-3.14")
accidentally reverted part of the commit
13f0fd94e3cae6f8a0d9fba5d367e311edc8eb
Push the device tree blob load address (fdtaddr) further apart than
kernel load address (loadaddr) to accomodate a larger kernel image.
We set fdtaddr to the same value as set in ti_armv7_common.h.
With this change, I'm able to boot linux-3.18-rc1 zImage built using
omap2plus_defconfig.
Signed-of
Signed-off-by: Roger Meier
---
.travis.yml | 86 +++
1 file changed, 86 insertions(+)
create mode 100644 .travis.yml
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 000..027aff2
--- /dev/null
+++ b/.travis.yml
@@ -0
CMD_IAAD (Interrupt on Async Advance Doorbell) is bit 6, not bit 5.
While we are here, sort the flags.
Signed-off-by: Masahiro Yamada
---
drivers/usb/host/ehci.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/usb/host/ehci.h b/drivers/usb/host/ehci.h
index 433e7
On Wed, Nov 05, 2014 at 03:57:34PM +0200, Roger Quadros wrote:
> Push the device tree blob load address (fdtaddr) further apart than
> kernel load address (loadaddr) to accomodate a larger kernel image.
> We set fdtaddr to the same value as set in ti_armv7_common.h.
>
> With this change, I'm able
Hi Timo,
2014-11-05 17:12 GMT+09:00 Timo Ketola :
> On 05.11.2014 09:16, Masahiro Yamada wrote:
>> On Tue, 4 Nov 2014 12:56:50 +0200
>> Timo Ketola wrote:
>>>make distclean
>>>make yourboard_config
>>> - make $BUILD_DIR/u-boot.kwb
>>> + make $KBUILD_OUTPUT/u-boot.kwb
>>
>> Should be
>>
On 11/05/2014 04:18 PM, Tom Rini wrote:
> On Wed, Nov 05, 2014 at 03:57:34PM +0200, Roger Quadros wrote:
>
>> Push the device tree blob load address (fdtaddr) further apart than
>> kernel load address (loadaddr) to accomodate a larger kernel image.
>> We set fdtaddr to the same value as set in ti_
On Wed, Nov 05, 2014 at 07:57:27AM +0100, Heiko Schocher wrote:
> The problem is in generally enabling this feature in the size impact ...
> This should be discussed if we want this for all boards ...
This change actually only triggers a few changes that affect whether or
not ubi_init() returns er
Hello Anatolij,
Am 22.10.2014 12:09, schrieb Anatolij Gustschin:
Hi all,
On Wed, 22 Oct 2014 11:29:51 +0200
Christian Gmeiner wrote:
Commit 155fa9af95ac5be857a7327e7a968a296e60d4c8 changed the way
to define a GPIO line, which can be used to force CS high
across multiple transactions. In orde
And here is the result:
https://travis-ci.org/siemens/u-boot/builds/40058028
> -Original Message-
> From: Roger Meier [mailto:r.me...@siemens.com]
> Sent: Mittwoch, 5. November 2014 14:39
> To: u-boot@lists.denx.de
> Cc: Roger Meier; Meier, Roger
> Subject: [PATCH] .travis.yml: build u-bo
Hello Andrew,
Am 05.11.2014 15:27, schrieb Andrew Ruder:
On Wed, Nov 05, 2014 at 07:57:27AM +0100, Heiko Schocher wrote:
The problem is in generally enabling this feature in the size impact ...
This should be discussed if we want this for all boards ...
This change actually only triggers a fe
On Wed, Nov 05, 2014 at 04:25:55PM +0200, Roger Quadros wrote:
> On 11/05/2014 04:18 PM, Tom Rini wrote:
> > On Wed, Nov 05, 2014 at 03:57:34PM +0200, Roger Quadros wrote:
> >
> >> Push the device tree blob load address (fdtaddr) further apart than
> >> kernel load address (loadaddr) to accomodate
Hi,
On 11/03/2014 05:05 PM, Chen-Yu Tsai wrote:
> Hi,
>
> On Mon, Nov 3, 2014 at 11:34 PM, Hans de Goede wrote:
>> Not used atm, for future use (e.g. PSCI).
>>
>> Signed-off-by: Hans de Goede
>> ---
>> arch/arm/include/asm/arch-sunxi/cpu.h| 5 +++
>> arch/arm/include/asm/arch-sunxi/cpucfg
Hi,
On 11/04/2014 05:23 AM, Julian Calaby wrote:
> Hi Hans,
>
> On Tue, Nov 4, 2014 at 2:34 AM, Hans de Goede wrote:
>> In preparation for adding sun6i dram support.
>>
>> Signed-off-by: Hans de Goede
>> ---
>> arch/arm/cpu/armv7/sunxi/Makefile| 6 +-
>> arch/arm/cpu/armv7/sunxi/
From: Oliver Schinagl
The A31 uses a new push-pull two wire interface, which features higher
transfer speeds (upto 6 MHz) in theory. While the hardware can burst 8
bytes each time, this driver will only see very little use and thus is
limited to single byte transmission only.
Signed-off-by: Oliv
Not used atm, for future use (e.g. PSCI).
Signed-off-by: Hans de Goede
---
arch/arm/cpu/armv7/sunxi/psci.S| 4 +-
arch/arm/include/asm/arch-sunxi/cpu.h | 3 +-
arch/arm/include/asm/arch-sunxi/cpucfg_sun6i.h | 67 ++
3 files changed, 71 insertion
Add clock_init_safe and clockset_pll5 functions, as these are needed for
SPL support resp. DRAM init (which is needed for SPL too).
Also add some extra clock register constant defines.
Signed-off-by: Hans de Goede
---
arch/arm/cpu/armv7/sunxi/clock_sun6i.c| 77 ++
From: Oliver Schinagl
The A31 uses the AXP221 pmic for various voltages.
Signed-off-by: Oliver Schinagl
Signed-off-by: Hans de Goede
---
board/sunxi/board.c| 26 +++
drivers/power/Kconfig | 47
drivers/power/Makefile | 1 +
drivers/power/axp221.c | 205 ++
Enable the SPL now that we've all the necessary bits in place.
Signed-off-by: Hans de Goede
---
board/sunxi/Kconfig| 1 +
configs/Colombus_defconfig | 9 +
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index 905e62d..df47
In preparation for adding sun6i dram support.
Signed-off-by: Hans de Goede
---
arch/arm/cpu/armv7/sunxi/Makefile| 6 +-
arch/arm/cpu/armv7/sunxi/dram.c | 750 ---
arch/arm/cpu/armv7/sunxi/dram_sun4i.c| 750 +++
ar
Signed-off-by: Hans de Goede
---
board/sunxi/Kconfig | 4
board/sunxi/MAINTAINERS | 1 +
configs/Mele_M9_defconfig | 18 ++
3 files changed, 23 insertions(+)
create mode 100644 configs/Mele_M9_defconfig
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index
Add full support for dram initialization, using a fixed clock and autodetection
of the memory organization (numbers of channels, bus-width, etc.).
This is based on dram_sun6i.c and dram.h from u-boot in the Allwinner A31 SDK,
extended with extra initialization sequences and the autodetect algorith
Without this the cache will only work in write-through mode, and as soon as
it is put in write-back mode things break.
Signed-off-by: Hans de Goede
---
arch/arm/cpu/armv7/sunxi/board.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/arch/arm/cpu/armv7/sunxi/board.c b/arch/arm/cpu/armv7/
On Wed, Nov 05, 2014 at 03:10:11PM +, Meier, Roger wrote:
> And here is the result:
> https://travis-ci.org/siemens/u-boot/builds/40058028
Interesting. I just saw something else about travis-ci elsewhere. My
first thought is can you update it to use buildman instead of MAKEALL?
And a few mo
Hi All,
Here is v2 of my A31 dram init & SPL support series.
Changes since v1:
-"sun6i: Add new p2wi controller driver"
-Rename p2wi_set_pmu_address to p2wi_change_to_p2wi_mode
-"sun6i: Add basic axp221 driver"
-Add support for all dldo and aldo-s
-Add Kconfig option to select building AXP221
On Wed, Nov 05, 2014 at 06:56:47AM +0900, Nobuhiro Iwamatsu wrote:
> Dear Tom Rini.
>
> Please pull u-boot-sh rmobile branch.
>
> The following changes since commit 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6:
>
> arm: interrupt_init: set sp in IRQ/FIQ modes (2014-10-29 09:03:28 -0400)
>
> are
On Wed, Nov 05, 2014 at 01:19:18PM +0100, Hans de Goede wrote:
> Hi Tom,
>
> Please pull u-boot-sunxi/master into master, highlights:
>
> 1) Kconfig cleanup by Ian
> 2) device-model support for gpio and uarts by Simon
>
> The following changes since commit 26f195c71252e98aebfffd5cfa994a44755593
On Wed, Nov 05, 2014 at 10:27:54AM +0100, Stefan Roese wrote:
> Hi Tom,
>
> please pull this fix for ppc4xx:
>
> The following changes since commit 26f195c71252e98aebfffd5cfa994a4475559370:
>
> ARM: kwimage: fix v0 format (2014-11-04 15:03:07 -0500)
>
> are available in the git repository at
On 5 Nov 2014, sba...@denx.de wrote:
> Let's see the advantages you are listing here. Of course, if we are
> comparing to the way was mostly used for i.MXes, it takes advantages.
> Using only the DCD, most configurations must be decided at compile
> time. This does not allow to have a single ima
On 29/10/2014 16:56, Nikita Kiryanov wrote:
> This patchset contains a bug fix for DRAM detection, support for Phison SSD,
> and a new preboot hook.
>
> Cc: Igor Grinberg
> Cc: Stefano Babic
>
> Changes in V2:
> - Added board_preboot_os to bootm.h
> - Split "common: introduce board_
Hi Heiko,
Did you see any issue wrt N25Q128, why we need this SRWD?
At-least - I never see any issue with N25Q128 with later/prior parts,
please comment?
thanks!
--
Jagan.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listi
I'm trying to upgrade u-boot-2009.08 to u-boot-2014.07.
Our board is loosely based on the Freescale mx53loco board. I used the old
board file and config header files and moved them over to new u-boot
directory. Then using the new api to make changes.
I'm now trying to figure out how to port and
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit 3f97af5302ee15530411232b464d255eb2ff2ffb:
ot1200: add sata support (2014-10-23 10:04:26 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fetch changes up t
Dear Roger Meier,
In message <1415194714-13192-1-git-send-email-r.me...@siemens.com> you wrote:
> Signed-off-by: Roger Meier
> ---
> .travis.yml | 86
> +++
> 1 file changed, 86 insertions(+)
> create mode 100644 .travis.yml
Cool, tha
Hi David,
On 05/11/2014 17:36, DaveKucharczyk wrote:
> I'm trying to upgrade u-boot-2009.08 to u-boot-2014.07.
>
> Our board is loosely based on the Freescale mx53loco board. I used the old
> board file and config header files and moved them over to new u-boot
> directory. Then using the new api
On 14-11-03 01:14 PM, Simon Glass wrote:
Hi,
On 30 October 2014 14:57, Jeroen Hofstee wrote:
Hello Steve,
On 30-10-14 21:42, Steve Rae wrote:
H -- maybe it would be better to specify the entire path for the
CROSS_COMPILE, and not rely on the PATH to find the cross compile tools:
diff
Hi Bill,
On 05/11/2014 17:06, Bill Pringlemeir wrote:
>
> This seems true that the SPL is another way to implement the 'plug-in'
> features as they relate to DCD.
Right.
> I think a portion not taken care of by SPL is 2nd and subsequent image
> verification.
Not for subsequent images, if the
Stefano, thank you for the very fast response. :)
Stefano Babic wrote
> Instead of doing this, I think it will be easier if you start from the
> current mx53loco nad make the customization for your board. Freescale's
> U-Boot (2009.08) and mainline diverged, as well as some internal API.
Initiall
On 05.11.2014 14:38, Roger Meier wrote:
> Signed-off-by: Roger Meier
> ---
> .travis.yml | 86
> +++
> 1 file changed, 86 insertions(+)
> create mode 100644 .travis.yml
>
> diff --git a/.travis.yml b/.travis.yml
> new file mode 100644
> On Wed, Nov 05, 2014 at 03:10:11PM +, Meier, Roger wrote:
>
> > And here is the result:
> > https://travis-ci.org/siemens/u-boot/builds/40058028
>
> Interesting. I just saw something else about travis-ci elsewhere. My
> first thought is can you update it to use buildman instead of MAKEALL
Hi there, thanks for the review,
Le mardi 04 novembre 2014 à 13:32 -0500, Tom Rini a écrit :
> On Tue, Nov 04, 2014 at 07:58:38PM +0200, Igor Grinberg wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Hi Tom,
> >
> > On 11/04/14 17:56, Tom Rini wrote:
> > > On Sat, Nov 01, 201
1 - 100 of 203 matches
Mail list logo