Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sumitsemwal/devboardsforandroid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: test-docs/main
Choose a base ref
...
head repository: sumitsemwal/devboardsforandroid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 11, 2025

  1. dragonboards: Update AOSP and U-Boot build instructions

    Update AOSP build instructions to sync from devboardsforandroid's
    device/linaro/dragonboard project.
    
    Update U-Boot source url and build instructions.
    
    Update known issues:
    On RB5: WiFi-BT support has landed upstream, and
    On SM8550-HDK: fastboot over U-Boot now takes about 30seconds
    to initialize on the HOST machine after running "run fastboot"
    command on the U-Boot shell.
    
    Change-Id: I11138686bab848f1ce277fb6e029be63e477b29b
    Signed-off-by: Amit Pundir <[email protected]>
    pundiramit authored and Sumit S committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    233adc9 View commit details
    Browse the repository at this point in the history
  2. rb3|rb5: Add instructions to boot AOSP with GBL efi app from U-Boot

    Add instructions to boot AOSP with Generic Bootloader Library (GBL)
    on RB3(DB845c) and RB5.
    
    Change-Id: I0c8b3ec72549bba24c6b0e12c968518c442ce36b
    Signed-off-by: Amit Pundir <[email protected]>
    pundiramit authored and Sumit S committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    0b41b48 View commit details
    Browse the repository at this point in the history
Loading