Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hikey960: Initial commit v2 #1684

Merged
merged 4 commits into from
Jul 18, 2017
Merged

hikey960: Initial commit v2 #1684

merged 4 commits into from
Jul 18, 2017

Commits on Jul 17, 2017

  1. hikey: use defines for pl011 uart base addresses

    Signed-off-by: Victor Chong <victor.chong@linaro.org>
    Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
    Victor Chong committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    df9a475 View commit details
    Browse the repository at this point in the history
  2. hikey: Flavorize hikey

    Signed-off-by: Victor Chong <victor.chong@linaro.org>
    Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
    Victor Chong committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    2da0a5b View commit details
    Browse the repository at this point in the history
  3. hikey: add support for hikey960

    The HiKey 960 development platform is based around the Huawei Kirin 960
    octa-core ARM big.LITTLE processor with four ARM Cortex-A73 and four
    Cortex-A53 cores with 3GB of LPDDR4 SDRAM memory, 32GB of UFS 2.0 flash
    storage, and the latest generation Mali G71 MP8 graphics processor.
    
    See https://www.96boards.org/product/hikey960 for more details.
    
    Signed-off-by: Victor Chong <victor.chong@linaro.org>
    Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
    Victor Chong committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    b02de95 View commit details
    Browse the repository at this point in the history
  4. hikey: Set default value for CONSOLE_UART_BASE in conf.mk

    Signed-off-by: Victor Chong <victor.chong@linaro.org>
    Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
    Victor Chong committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    87e3e1b View commit details
    Browse the repository at this point in the history