zephyr/drivers/ieee802154
Tomasz Bursztyka 88b2535e0d drivers/ieee802154: Fix UPIPE driver at boot
Before it is initialized, upipe_dev is not set. Fixes this issue:

SeaBIOS (version rel-1.11.2-0-gf9626ccb91-prebuilt.qemu-project.org)
Booting from ROM..***** CPU Page Fault (error code 0x00000000)
Supervisor thread read address 0x00000008
PDE: 0x025 Present, Read-only, User, Execute Enabled
PTE: 0x00 Non-present, Read-only, Supervisor, Execute Enabled
Current thread ID = 0x00401a40
eax: 0x00000000, ebx: 0x0040c668, ecx: 0x00000001, edx: 0x000002f8
esi: 0x0040ac5b, edi: 0x0040ac38, ebp: 0x0040b4a8, esp: 0x0040b498
eflags: 0x00000202 cs: 0x0008
call trace:
eip: 0x00008651
     0x000082a3 (0x400a8d)
     0x00008b12 (0x40c668)
     0x00008632

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-01-08 11:25:33 +02:00
..
CMakeLists.txt drivers: 15.4: nrf5: Add OpenThread support to 802.15.4 driver 2018-01-29 22:42:03 -05:00
ieee802154_cc1200.c net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
ieee802154_cc1200.h drivers: ieee802154_cc2520: move to new logger 2018-10-16 17:30:09 -04:00
ieee802154_cc1200_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_cc1200_rf.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_cc2520.c net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
ieee802154_cc2520.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_cc2520_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_kw41z.c net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
ieee802154_mcr20a.c net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
ieee802154_mcr20a.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_mcr20a_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_nrf5.c drivers: ieee802154: nrf5: Prevent driver from spamming logs 2018-12-19 08:20:55 -06:00
ieee802154_nrf5.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_uart_pipe.c drivers/ieee802154: Fix UPIPE driver at boot 2019-01-08 11:25:33 +02:00
ieee802154_uart_pipe.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
Kconfig ieee802154: Allow to set debug for RAW_CHANNEL 2018-11-15 08:42:52 -05:00
Kconfig.cc1200 dts: ieee802154: cc1200: Add DTS support 2018-12-05 10:13:23 -06:00
Kconfig.cc2520 ieee802154: cc2520: Move to DT only config support 2018-11-16 14:02:00 -05:00
Kconfig.kw41z drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcr20a ieee802154: mcr20a: Cleanup Kconfig and DT support 2018-11-16 14:02:00 -05:00
Kconfig.nrf5 drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00