public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 5/5] arm, am335x: update for the siemens boards
Date: Tue, 12 Nov 2013 10:04:05 -0500	[thread overview]
Message-ID: <20131112150405.GU420@bill-the-cat> (raw)
In-Reply-To: <1383570303-26750-6-git-send-email-hs@denx.de>

On Mon, Nov 04, 2013 at 02:05:03PM +0100, Heiko Schocher wrote:

> From: Samuel Egli <samuel.egli@siemens.com>
> 
> - dxr2: define unused pins as input
> - do not enable RTC32K OSC on dxr2 board
> - update default environment
>   - add splashpos=m,m to default environment, so splash screen is always
>     centered.
>   - adapt environment for bootcount feature
>   - add altbootcmd to default environment
> - rut: SPL add early reset pulse for eth-phy, maXTouch and display
> - rut: display timing aenderungen
> - siemens boards: adapt for background color = white
> - add boutcount feature for the siemens boards
>   store the bootcount in the environment, as we have no softreset
>   save registers on this hardware. Use therefore the CONFIG_BOOTCOUNT_ENV
>   bootcount driver.
> - change spi mode from 3 to 0 for the lcd init
> - add gpio pin for lcd reset with state 0 and add mdelay
> - siemens boards: use own USB id's
> - add dfu serial and device number for siemens boards
>   Add for the siemens boards the possibility to define in dfu mode,
>   the iSerialNumber and the bcdDevice fields in the USB Device
>   descriptor.
> - fix upgrade mechanism based on bootcount
>   Correct location of saveenv and remove not active variable.
> 
>   Add CONFIG_BOOT_RETRY_TIME and CONFIG_RESET_TO_RETRY to
>   reboot board in case of empty kernel partition. Without
>   these defines an empty kernel partition leads to an
>   abort of boot process and one remains in u-boot prompt.
> 
> - general cleanup of dxr2, pxm2 and rut boards
>   all:
>    * Remove net boot from bootcmd
>      Ping can cause a crash on boards without ethernet phy.
>      net_nfs command is used only for development
> 
>    * Add reset at the end of bootcmd
>      In order to have an immediate reset of the boot when bootcmd
>      fails, add reset at the end of bootcmd.
> 
>   rut:
>    * add nand_img_size
> 
>   dxr2:
>    * update nand_img_size
> 
>    * ddr3 timings updated with iocontrol property that can be
>      modified via eeprom. New default parameters from software
>      leveling with draco ES2.
> 
> Signed-off-by: Samuel Egli <samuel.egli@siemens.com>
> Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
> Signed-off-by: Roger Meier <r.meier@siemens.com>
> Signed-off-by: Heiko Schocher <hs@denx.de>
> Cc: Matthias Michel <matthias.michel@siemens.com>
> Cc: Tom Rini <trini@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131112/49d122bd/attachment.pgp>

      reply	other threads:[~2013-11-12 15:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-04 13:04 [U-Boot] [PATCH v3 0/5] arm, am33xx: update for the am33xx based siemens boards Heiko Schocher
2013-11-04 13:04 ` [U-Boot] [PATCH v3 1/5] bootcount: store bootcount var in environment Heiko Schocher
2013-11-12 14:52   ` [U-Boot] [U-Boot, v3, " Tom Rini
2013-11-04 13:05 ` [U-Boot] [PATCH v3 2/5] arm, am33x: make RTC32K OSC enable configurable Heiko Schocher
2013-11-12 14:52   ` [U-Boot] [U-Boot, v3, " Tom Rini
2013-11-04 13:05 ` [U-Boot] [PATCH v3 3/5] usb, g_dnl: make iSerialNumber board configurable Heiko Schocher
2013-11-04 15:12   ` Lukasz Majewski
2013-11-04 15:52     ` Heiko Schocher
2013-11-04 17:32     ` Marek Vasut
2013-11-05  7:24       ` Lukasz Majewski
2013-11-05 14:03         ` Marek Vasut
2013-11-05 14:21           ` Lukasz Majewski
2013-11-04 13:05 ` [U-Boot] [PATCH v3 4/5] usb, g_dnl: make bcdDevice value configurable Heiko Schocher
2013-11-12 15:03   ` [U-Boot] [U-Boot, v3, " Tom Rini
2013-11-04 13:05 ` [U-Boot] [PATCH v3 5/5] arm, am335x: update for the siemens boards Heiko Schocher
2013-11-12 15:04   ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131112150405.GU420@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox