07 Jun, 2014

1 commit

  • The ePOS EVM and EVM SK have QSPI as an option to boot. Add a qspiboot
    target that utilizes QSPI for env and so forth as an example of best
    practices. As QSPI is booted from directly we need to chang
    CONFIG_SYS_TEXT_BASE.

    Note that on ePOS EVM the QSPI and NAND are mutually exclusive choices
    we need to handle that elsewhere, once NAND support is also added.

    Signed-off-by: Sourav Poddar
    Signed-off-by: Tom Rini

    Sourav Poddar
     

27 May, 2014

1 commit


25 May, 2014

4 commits


24 May, 2014

4 commits


20 May, 2014

2 commits


17 May, 2014

5 commits


16 May, 2014

2 commits


15 May, 2014

2 commits


14 May, 2014

4 commits

  • This adds the Gumstix Pepper[1] single-board computer based on the
    TI AM335x processor. Schematics are available [2].

    [1] https://store.gumstix.com/index.php/products/344/
    [2] https://pubs.gumstix.com/boards/PEPPER/

    Signed-off-by: Ash Charles
    [trini: Move 'cdev' in board.c down to under #ifdef's where it's used]
    Signed-off-by: Tom Rini

    Ash Charles
     
  • Signed-off-by: Samuel Egli
    Reviewed-by: Roger Meier
    Cc: Heiko Schocher
    Cc: Wolfgang Denk

    Egli, Samuel
     
  • The actual board name is draco and dxr2 is the target name.
    In the future we'll have different targets based on draco board.
    All changes are purely non-functional and basically rename dxr2
    to draco.

    One style fix in board.c that existed already before.

    Signed-off-by: Samuel Egli
    Reviewed-by: Roger Meier
    Cc: Heiko Schocher
    Cc: Wolfgang Denk

    Egli, Samuel
     
  • "make ep8248_config" fails with an error like this:

    $ make ep8248_config
    make: *** [ep8248_config] Error 1

    Its cause is that there are two entries for "ep8248".

    The first is around line 652 of boards.cfg. (as Active)

    The second appears around line 1230. (as Orphan)

    This bug was accidentally introduced by commit e7e90901.
    But it is not the author's fault. He just intended to change
    IDS8247 board.

    The commiter added ep8248 entry by mistake when he resolved a conflict.

    Signed-off-by: Masahiro Yamada
    Cc: Heiko Schocher
    Cc: Kim Phillips
    Acked-by: Heiko Schocher
    Acked-by: Kim Phillips

    Masahiro Yamada
     

13 May, 2014

5 commits


10 May, 2014

2 commits


09 May, 2014

1 commit


29 Apr, 2014

1 commit


28 Apr, 2014

2 commits


26 Apr, 2014

2 commits


24 Apr, 2014

2 commits