This is an automated email from the ASF dual-hosted git repository.

lupyuen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 2b670b83ae7 Documentation: add candump application documentation
     new 4f8b897e379 boards/raspberrypi-4b: Add SMP configuration
     new a50614512ce docs/raspberrypi-4b: Document new SMP configuration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../arm64/bcm2711/boards/raspberrypi-4b/index.rst  |  8 ++
 arch/arm64/src/bcm2711/CMakeLists.txt              |  4 +
 arch/arm64/src/bcm2711/Make.defs                   |  4 +
 arch/arm64/src/bcm2711/bcm2711_boot.c              | 19 ++++-
 .../arm64/src/bcm2711/bcm2711_cpustart.c           | 98 ++++++++++------------
 .../src/bcm2711/bcm2711_cpustart.h}                | 17 ++--
 arch/arm64/src/bcm2711/hardware/bcm2711_memmap.h   |  6 ++
 .../raspberrypi-4b/configs/{nsh => smp}/defconfig  | 10 +--
 8 files changed, 92 insertions(+), 74 deletions(-)
 copy boards/arm/samv7/same70-qmtech/src/sam_mcan.c => 
arch/arm64/src/bcm2711/bcm2711_cpustart.c (51%)
 copy arch/{risc-v/src/hpm6000/hpm_serial.h => 
arm64/src/bcm2711/bcm2711_cpustart.h} (84%)
 copy boards/arm64/bcm2711/raspberrypi-4b/configs/{nsh => smp}/defconfig (89%)

Reply via email to