14 Nov, 2011

1 commit

  • This patch adds support for BETA EVM.
    BETA EVM is set as the default configuration.
    Since the peripherals were supported only in profile 0 for
    alpha EVM, It makes use of the exisiting GP EVM structure.

    This patch adds support for BETA EVM.
    BETA EVM is set as the default configuration.
    Since the peripherals were supported only in profile 0 for
    alpha EVM, It makes use of the exisiting GP EVM structure.

    Changes have been made to MMC and audio.

    Flag gp_evm_revision can be used to differentiate between the
    revisions of the GP EVM.

    Signed-off-by: Patil, Rachna

    Patil, Rachna
     

08 Nov, 2011

1 commit


07 Nov, 2011

1 commit

  • * Have different dev_cfg structures and setup functions for new, old
    beaglebone boards setup pin mux accordingly

    * Fall back to older Bone boards if EEPROM reads are incorrect or empty

    * Read version field of EEPROM config to call correct setup_beaglebone
    function according to board version

    While at it, clean-up a bad comment style in existing code.

    Signed-off-by: Steve Kipisz
    Signed-off-by: Joel A Fernandes
    Signed-off-by: Sekhar Nori

    Joel A Fernandes
     

27 Oct, 2011

32 commits