Update u-boot links

Signed-off-by: Sanchayan Maity <sanchayan.maity@harman.com>
This commit is contained in:
Sanchayan Maity 2019-07-05 10:26:52 +05:30
parent cf51bacd17
commit e554e2b48a
3 changed files with 6 additions and 4 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
*.log
*.out
*.synctex.gz
*.fdb_latexmk
*.fls

Binary file not shown.

View File

@ -89,9 +89,9 @@ Passionate about Linux and Open-source. Have made contributions to upstream Linu
\resumeSubItem{Advanced Knowledge}
{C, Linux Device Drivers, Linux System Programming}
\resumeSubItem{Intermediate Knowledge}
{OpenEmbedded/Yocto, buildroot, u-boot, FreeRTOS, gdb, git, Qt, gstreamer}
{OpenEmbedded/Yocto, buildroot, u-boot, FreeRTOS, gdb, git, Qt, gstreamer, Haskell}
\resumeSubItem{Basic Knowledge}
{Haskell, Rust, Clojure, C++, Python, SQLite, mySQL, PostgreSQL, JIRA}
{Rust, Clojure, C++, Python, SQLite, mySQL, PostgreSQL, JIRA}
\resumeSubHeadingListEnd
%-----------EXPERIENCE-----------------
@ -119,9 +119,9 @@ Passionate about Linux and Open-source. Have made contributions to upstream Linu
{Toradex}{Bangalore, IN}
{Linux Development Engineer. Responsible for BSP development, maintenance \& customer support.}{Aug 2014 - Dec 2017}
\resumeItemListStart
\resumeItem{\href{http://git.denx.de/?p=u-boot.git&a=search&h=HEAD&st=author&s=sanchayan}{u-boot}}
\resumeItem{\href{https://gitlab.denx.de/u-boot/u-boot/commits/master?search=maitysanchayan@gmail.com}{u-boot}}
{Responsible for up-streaming u-boot boot-loader support for Toradex Colibri Vybrid module based on NXP Vybrid processor.}
\resumeItem{\href{http://git.denx.de/?p=u-boot.git;a=blob;f=drivers/usb/host/ehci-vf.c;h=5bb3763814197217a945d64f456cf61a94a5e69d;hb=HEAD}{u-boot USB}}
\resumeItem{\href{https://gitlab.denx.de/u-boot/u-boot/blob/HEAD/drivers/usb/host/ehci-vf.c}{u-boot USB}}
{Implemented USB host support in u-boot boot-loader for NXP Vybrid processor.}
\resumeItem{\href{http://git.toradex.com/cgit/linux-toradex.git/commit/drivers/rpmsg/vf610_rpmsg.c?h=toradex_vf_4.4&id=5feabad053bd3d31fa9aab3ac6b6c06b9260aeec}{remoteproc/rpmsg}}
{Implemented remote processor communication support using remoteproc/rpmsg subsystem in Linux on NXP Vybrid processor. Vybrid is an asymmetric heterogeneous multi-core processor with both Cortex A5 and Cortex M4 core on same SoC die. This project involved the implementation of a driver