userspace env1 ENV 환경변수란 Embedded device is including ENV on uboot. Device include ENV partition. ENV is environment. 환경변수를 잘못설정하게되면 부팅이 되지 않을 수 도있다. 그래서 ENV 변수를 수정하는 일은 신중히 접근해야한다. ENV 에서 부팅시 중요한 변수들이 존재한다. 예를들어 Kernel 부팅을 위해서는 bootargs 가 존재해야하며 bootargs 는 kernel 의 cmdline 에 고스란히 들어가게된다. [ 0.000000] Kernel command line: initcall_debug=0 init=/linuxrcloglevel=4 g_lcdinit=1 console=ttyS0,115200 ubi.mtd=ubi0,2048 root=ubi.. 2021. 12. 19. 이전 1 다음