Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Marek Vasut's avatar
    e9d6a200
    arm: socfpga: reset: Add EMAC reset functions · e9d6a200
    Marek Vasut authored
    
    Add functions to reset the EMAC ethernet blocks. We cannot handle
    two EMAC ethernet blocks yet, therefore the ifdefs. Once there is
    hardware using both EMAC blocks, this ifdef will have to go.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Chin Liang See <clsee@altera.com>
    Cc: Dinh Nguyen <dinguyen@altera.com>
    Cc: Albert Aribaud <albert.u.boot@aribaud.net>
    Cc: Tom Rini <trini@ti.com>
    Cc: Wolfgang Denk <wd@denx.de>
    Cc: Pavel Machek <pavel@denx.de>
    Acked-by: default avatarPavel Machek <pavel@denx.de>
    e9d6a200
    History
    arm: socfpga: reset: Add EMAC reset functions
    Marek Vasut authored
    
    Add functions to reset the EMAC ethernet blocks. We cannot handle
    two EMAC ethernet blocks yet, therefore the ifdefs. Once there is
    hardware using both EMAC blocks, this ifdef will have to go.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Chin Liang See <clsee@altera.com>
    Cc: Dinh Nguyen <dinguyen@altera.com>
    Cc: Albert Aribaud <albert.u.boot@aribaud.net>
    Cc: Tom Rini <trini@ti.com>
    Cc: Wolfgang Denk <wd@denx.de>
    Cc: Pavel Machek <pavel@denx.de>
    Acked-by: default avatarPavel Machek <pavel@denx.de>