Raspberry Pi hardware : https://www.raspberrypi.org/documentation/hardware/raspberrypi/README.md
BCM2837
* https://ultibo.org/wiki/Unit_BCM2837
* BCM2835랑 거의 같음 : BCM2835 ARM Peripherals(PDF)
Ethernet driver
Model : LAN78xx (참고 : 링크)
Code : https://github.com/raspberrypi/linux/blob/rpi-4.14.y/drivers/net/usb/lan78xx.c
커널 컴파일 : https://wikidocs.net/3243