Advertisement
Guest User

Untitled

a guest
Aug 4th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. git grep CONFIG_SW_DEBUG_UART
  2.  
  3. arch/arm/configs/a12_defconfig:CONFIG_SW_DEBUG_UART=1
  4. arch/arm/configs/a12_nuclear_defconfig:CONFIG_SW_DEBUG_UART=1
  5. arch/arm/configs/a13_defconfig:CONFIG_SW_DEBUG_UART=1
  6. arch/arm/configs/a13_nuclear_defconfig:CONFIG_SW_DEBUG_UART=1
  7. arch/arm/configs/sun5i_defconfig:CONFIG_SW_DEBUG_UART=1
  8. arch/arm/plat-sunxi/include/plat/debug-macro.S:#if CONFIG_SW_DEBUG_UART != 0
  9. arch/arm/plat-sunxi/include/plat/debug-macro.S: add \rp, \rp, #(0x400 * CONFIG_SW_DEBUG_UART)
  10. arch/arm/plat-sunxi/include/plat/debug-macro.S: add \rv, \rv, #(0x400 * CONFIG_SW_DEBUG_UART)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement