1. 16 9月, 2022 1 次提交
    • mysterywolf's avatar
      完善bsp beaglebone的基本使用 (#6434) · 1249bc45
      mysterywolf 提交于
      * bsp beaglebone: rerun menuconfg
      
      * bsp beaglebone: add uart0 support
      
      * bsp beaglebone: use uart0 as console
      
      * bsp beaglebone: add heap init
      
      fix rt_application_init() error:
      (m != RT_NULL) assertion failed at function:rt_smem_alloc, line number:288
      
      * bsp beaglebone: add mmu & interrupt init
      
      must init mmu, otherwise no interrupt is generated, cause scheduler can't work.
      I don't know why need mmu, just seen: bsp/rockchip/rk3568/driver/board.c
      
      * libcpu am335x: reset interrupt controller before init vector
      
      I think reset before init is more better
      
      AM335X_StarterWare_02_00_01_01\system_config\armv7a\am335x\interrupt.c
      IntAINTCInit()
      
      * bsp beaglebone: full gpio driver support
      
      * bsp beaglebone: add tftpboot way to uboot_cmd.txt
      
      * bsp beaglebone: optimize am33xx_gpio_hdr, check irqstatus is the last one
      Co-authored-by: taiexinleni's avatarYangZhongQing <vipox@qq.com>
      1249bc45
  2. 11 9月, 2019 1 次提交
  3. 16 1月, 2019 1 次提交
  4. 10 9月, 2018 1 次提交
    • L
      am335x改动: · 2cf705d6
      liruncong 提交于
      1. SConstruct中增加对C++支持
      2. 重新menuconfig. 删除application.c/startup.c,增加main.c. 以便通过编译
      2cf705d6
  5. 17 8月, 2018 1 次提交
  6. 14 6月, 2018 1 次提交
  7. 30 11月, 2017 1 次提交
  8. 22 11月, 2017 1 次提交
  9. 13 11月, 2017 1 次提交
  10. 01 11月, 2017 2 次提交
  11. 31 10月, 2017 1 次提交
  12. 28 10月, 2017 1 次提交
  13. 27 10月, 2017 1 次提交
  14. 20 10月, 2017 3 次提交
  15. 09 10月, 2017 1 次提交