]> rtime.felk.cvut.cz Git - hercules2020/jailhouse-build.git/blob - build/boot
1f51d8643a79d7c6ec49499e1e59dab2b48aba48
[hercules2020/jailhouse-build.git] / build / boot
1 #!/usr/bin/env novaboot
2
3 load linux-3.10/arch/arm64/boot/Image fbcon=map:0 androidboot.modem=none androidboot.serialno=P2180A00P00940c003fd androidboot.security=non-secure tegraid=21.1.2.0.0 ddr_die=2048M@2048M ddr_die=2048M@4096M section=256M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 debug_uartport=lsport,0 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff2bf000 nvdumper_reserved=0xff23f000 core_edp_mv=1125 core_edp_ma=4000 gpt android.kerneltype=normal androidboot.touch_vendor_id=0 androidboot.touch_panel_id=63 androidboot.touch_feature=0 androidboot.bootreason=pmc:software_reset,pmic:0x0 rw netdevwait ip=:::::eth0:on ip=:::::eth1:on  rootwait mem=3968M vmalloc=512M console=tty0 console=ttyS0,115200n8
4 load buildroot/images/rootfs.cpio.uboot
5 load linux-3.10/arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a01-devkit.dtb
6
7 UBOOT_CMD=booti ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}