s3c-u-boot-1.1.6源码分析之一start.s
摘要:
定位到\s3c-u-boot-1.1.6\cpu\s3c64xx\start.s,打开该文件 1 /* 2 * armboot - Startup Code for S3C6400/ARM1176 CPU-core 3 * 4 * Copyright (c) 2007 Samsung Electronics 5 * 6 * 7 * See file CREDITS for list of people who contributed to this 8 * project. 9 * 10 * This program is free softwar... 阅读全文
posted @ 2013-12-19 16:21 鹰之翔 阅读(614) 评论(0) 推荐(0)