Guest User

Untitled

a guest
Jan 19th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. ---
  2. -1.7.5.4
  3. -
  4. Index: target/linux/lantiq/patches-3.0/0001-MIPS-lantiq-fix-early-printk.patch
  5. ===================================================================
  6. --- target/linux/lantiq/patches-3.0/0001-MIPS-lantiq-fix-early-printk.patch (revision 28430)
  7. +++ target/linux/lantiq/patches-3.0/0001-MIPS-lantiq-fix-early-printk.patch (working copy)
  8. @@ -15,8 +15,6 @@
  9. arch/mips/lantiq/early_printk.c | 14 ++++++++------
  10. 2 files changed, 12 insertions(+), 6 deletions(-)
  11.  
  12. -diff --git a/arch/mips/include/asm/mach-lantiq/xway/lantiq_soc.h b/arch/mips/include/asm/mach-lantiq/xway/lantiq_soc.h
  13. -index 8a3c6be..e6d1ca0 100644
  14. --- a/arch/mips/include/asm/mach-lantiq/xway/lantiq_soc.h
  15. +++ b/arch/mips/include/asm/mach-lantiq/xway/lantiq_soc.h
  16. @@ -34,6 +34,10 @@
  17. @@ -30,8 +28,6 @@
  18. /* RCU - reset control unit */
  19. #define LTQ_RCU_BASE_ADDR 0x1F203000
  20. #define LTQ_RCU_SIZE 0x1000
  21. -diff --git a/arch/mips/lantiq/early_printk.c b/arch/mips/lantiq/early_printk.c
  22. -index 972e05f..5089075 100644
  23. --- a/arch/mips/lantiq/early_printk.c
  24. +++ b/arch/mips/lantiq/early_printk.c
  25. @@ -12,11 +12,13 @@
  26. @@ -62,6 +58,3 @@
  27. + ltq_w8(c, LTQ_ASC_TBUF);
  28. local_irq_restore(flags);
  29. }
  30. ---
  31. -1.7.5.4
  32. -
Add Comment
Please, Sign In to add comment